We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92dac0 commit a367c63Copy full SHA for a367c63
1 file changed
.github/workflows/mk_release_assets.yml
@@ -97,7 +97,7 @@ jobs:
97
run: |
98
rm -f ~/artifacts/*.zip
99
- name: Deploy BINs to GH-Pages
100
- uses: JamesIves/github-pages-deploy-action@v4.8.0
+ uses: JamesIves/github-pages-deploy-action@v4
101
with:
102
# This is the branch where the docs are deployed to
103
commit-message: bin release workflow
0 commit comments