Skip to content

Commit

Permalink
Merge pull request #19 from test-network-function/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/peaceiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
rdavid authored Apr 24, 2024
2 parents 00c6bfa + 85c8462 commit d40158c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mv index.html docs/
- name: Publish to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs

0 comments on commit d40158c

Please sign in to comment.