Skip to content

Commit

Permalink
Merge pull request #5 from Yeicor/renovate/jamesives-github-pages-dep…
Browse files Browse the repository at this point in the history
…loy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.6.3
  • Loading branch information
Yeicor authored Aug 2, 2024
2 parents 2620d4d + 2d43e9d commit 990bc9d
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.4.0
uses: JamesIves/github-pages-deploy-action@v4.6.3
if: github.ref == 'refs/heads/main'
with:
branch: gh-pages
Expand Down

0 comments on commit 990bc9d

Please sign in to comment.