We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cbbe10 + aa40cce commit 4187a17Copy full SHA for 4187a17
1 file changed
.github/workflows/rogtemplate-gh-pages.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Deploy to GitHub pages 🚀
47
if: github.event_name != 'pull_request'
48
- uses: JamesIves/github-pages-deploy-action@v4.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
49
with:
50
clean: false
51
branch: gh-pages
0 commit comments