Skip to content

Commit

Permalink
update github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clemiller committed Apr 29, 2024
1 parent b25f8e0 commit 69292cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/master' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
deploy_key: ${{ secrets.DEPLOY_KEY }}
publish_dir: ./nav-app/dist

0 comments on commit 69292cf

Please sign in to comment.