actions-gh-pages
actions-gh-pages copied to clipboard
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
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 `${{...
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...
### 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...
Close #165 TODO - [ ] Rebase - [ ] Add test - [ ] Test prerelease version
cf. https://github.com/peaceiris/actions-gh-pages/pull/86
**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...