Skip to content

Commit

Permalink
Rename token
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Apr 5, 2024
1 parent 74dd974 commit 4745812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
uses: peaceiris/actions-gh-pages@v3
with:
personal_token: ${{ secrets.DEPLOY_TO_GITHUB_PAGES}}
github_token: ${{ secrets.DEPLOY_TO_GITHUB_PAGES}}
external_repository: medic/medic.github.io
publish_dir: ./build
user_name: medic-ci
Expand Down

0 comments on commit 4745812

Please sign in to comment.