Skip to content

Commit

Permalink
Merge pull request #1386 from input-output-hk/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/peaceiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
ch1bo committed Apr 10, 2024
2 parents dfa41e8 + 2d12066 commit d944019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
redirect /tmp/public/head-protocol/unstable/monthly/index.html https://cardano-scaling.github.io/website/monthly
- name: 🚢 Publish Documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN || github.token }}
publish_dir: /tmp/public
Expand Down

0 comments on commit d944019

Please sign in to comment.