Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw authored Apr 10, 2024
2 parents fe782a7 + 52c3689 commit 138e1a0
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 138e1a0

Please sign in to comment.