We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc02689 commit 026c72aCopy full SHA for 026c72a
.github/workflows/web.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
29
- name: Deploy to GitHub Pages
30
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].9
31
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
32
with:
33
branch: gh-pages
0 commit comments