Skip to content

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

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-typings-jamesives-github-pages-deploy-action-v4
Open

Update typings for jamesives/github-pages-deploy-action@v4#192
github-actions[bot] wants to merge 1 commit 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).

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.

0 participants