Skip to content

Commit

Permalink
Newer script.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Dec 5, 2023
1 parent 60b8506 commit 51b1291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
cp -rf html/* /tmp/${{ github.run_number }}/html
- name: Push content
if: success() && github.repository_owner == 'savonet'
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v4
with:
repo: savonet/savonet.github.io
target_branch: master
Expand Down

0 comments on commit 51b1291

Please sign in to comment.