Skip to content

Commit

Permalink
Rename secret
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Apr 10, 2024
1 parent 1b4b451 commit 52c3689
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.PUSH_FROM_WORKFLOW_TO_RETRIGGER }}
token: ${{ secrets.PUSH_TO_PROTECTED_BRANCH }}

- name: Check for (and add) missing copyrights
shell: bash
Expand Down

0 comments on commit 52c3689

Please sign in to comment.