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

closes #273 adds a new parameter `remove_path_spec` that allows to customize the path spec(s) used for `git rm`

### Is your feature request related to a problem? Please describe No ### Describe the solution you'd like ```js core.setOutput('sha', sha) ``` so user can access this commit by `${{...

enhancement
proposal

Pull-request for #451 - [ ] remove build assets - [ ] update README

Pull-request for #348 - [ ] remove build assets - [ ] update README

### Is your feature request related to a problem? Please describe In some organizations, workflows have a lot of common custom steps across repositories/workflows. To ease with this, people create...

enhancement
proposal

### Is your feature request related to a problem? Please describe Forcing users to add `github_token: ${{ secrets.GITHUB_TOKEN }}` adds unnecessary boilerplate, since its possible to extract this token in...

enhancement
proposal

Close #165 TODO - [ ] Rebase - [ ] Add test - [ ] Test prerelease version

cf. https://github.com/peaceiris/actions-gh-pages/pull/86

enhancement
proposal

**Is your feature request related to a problem? Please describe.** It not related with any problem, just a feature. **Describe the solution you'd like** Using GPG or S/MIME created sign...

enhancement
proposal