Skip to content

Commit

Permalink
Update JamesIves/github-pages-deploy-action action to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent d89ff4e commit ad70bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
tinygo build -o ../../public/sdf-viewer-go-sdf.wasm -target wasi -opt 2 -x -no-debug .
- name: Publish
uses: JamesIves/github-pages-deploy-action@v4.6.3
uses: JamesIves/github-pages-deploy-action@v4.7.2
if: github.ref == 'refs/heads/main'
with:
branch: gh-pages
Expand Down

0 comments on commit ad70bc5

Please sign in to comment.