Skip to content

Commit

Permalink
Fix arg
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonis committed Nov 20, 2023
1 parent 52df31d commit b5beaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Deploy to testing
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.WEB_TESTING_TOKEN }}
personal_token: ${{ secrets.WEB_TESTING_TOKEN }}
publish_dir: ./public
external_repository: precice/website-testing
publish_branch: main

0 comments on commit b5beaa1

Please sign in to comment.