Skip to content

Update typings for jamesives/github-pages-deploy-action@v4 - #192

Closed
github-actions[bot] wants to merge 5 commits into
mainfrom
update-typings-jamesives-github-pages-deploy-action-v4
Closed

Update typings for jamesives/github-pages-deploy-action@v4#192
github-actions[bot] wants to merge 5 commits into
mainfrom
update-typings-jamesives-github-pages-deploy-action-v4

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

jamesives/github-pages-deploy-action@v4

  • include-github-folder (input): proposed type boolean. The action's action.yml declares it with default: false and describes it as a toggle ("Set this to true if you actually want to deploy a .github folder"), and the source code uses it as a ternary condition (lib/git.js:109).
  • lfs (input): proposed type boolean. The action's action.yml describes it as an enablement toggle ("Enables Git Large File Storage (LFS) support"), and the source code uses it in an if (action.lfs) check (lib/git.js:208).

@krzema12
krzema12 enabled auto-merge (squash) August 9, 2026 21:13
@krzema12
krzema12 disabled auto-merge August 9, 2026 21:14
@krzema12
krzema12 enabled auto-merge (squash) August 9, 2026 21:27
@krzema12
krzema12 disabled auto-merge August 9, 2026 21:27
krzema12 and others added 2 commits August 9, 2026 23:45
@krzema12 krzema12 closed this Aug 11, 2026
@krzema12
krzema12 deleted the update-typings-jamesives-github-pages-deploy-action-v4 branch August 11, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant