[go: nahoru, domu]

Skip to content

Commit

Permalink
Update peaceiris/actions-gh-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and WtfJoke committed Apr 15, 2024
1 parent 4922d19 commit df86993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasetag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cp README.md ./docs/
sed -i 's/docs\/images/images/g' ./docs/README.md
- name: Publish gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
enable_jekyll: true
Expand Down

0 comments on commit df86993

Please sign in to comment.