Skip to content

Commit

Permalink
deploy: 9c7623b
Browse files Browse the repository at this point in the history
  • Loading branch information
sportfloh committed Apr 15, 2024
1 parent 47fa47c commit dcab266
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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
Loading

0 comments on commit dcab266

Please sign in to comment.