Skip to content

Commit

Permalink
Merge pull request #14 from section77/dependabot/github_actions/peace…
Browse files Browse the repository at this point in the history
…iris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
sportfloh authored Apr 15, 2024
2 parents e4ec03b + 8c8b91f commit 9c7623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: nix-build --argstr public-url '/werbematerial'

- name: deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./result

0 comments on commit 9c7623b

Please sign in to comment.