actions-gh-pages icon indicating copy to clipboard operation
actions-gh-pages copied to clipboard

GitHub Actions for GitHub Pages ๐Ÿš€ Deploy static files and publish your site easily. Static-Site-Generators-friendly.

Results 85 actions-gh-pages issues
Sort by recently updated
recently updated
newest added

I recently switched a workflow that includes `peaceiris/actions-gh-pages` to use a self-hosted runner. When using `peaceiris/actions-gh-pages@v3` and when the output branch doesn't already exist, the deploy step succeeded but placed...

support

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

support

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.3. Changelog Sourced from @โ€‹actions/github's changelog. 5.0.3 Update to v2.0.1 of @actions/http-client #1087 5.0.2 Update to v2.0.0 of @actions/http-client Commits See full diff in compare...

dependencies

I'm using v3, and when I added the `force_orphan: true` option in my deploy step, `keep_files: true` seemed to stop working. Existing files on `gh-pages` were not kept. The corresponding...

enhancement

### Is your feature request related to a problem? Please describe ```diff - force_orphan: true + keep_history: false # default is true ``` ### Describe the solution you'd like -...

enhancement
proposal

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

proposal

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.2.1 to 0.3.0. Changelog Sourced from @โ€‹actions/glob's changelog. 0.3.0 Added a verbose option to HashFiles #1052 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/glob&package-manager=npm_and_yarn&previous-version=0.2.1&new-version=0.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

proposal

### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...

proposal