Skip to content

Commit

Permalink
Update submodules_update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Dec 6, 2023
1 parent dc8ff51 commit c7cd12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodules_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Push to protected branch
uses: CasperWA/push-protected@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PUSH_PROTECTED_BRANCH_TOKEN }} # This requires a special token to be able to trigger checks on new branch creation
ref: ${{ github.ref }}

0 comments on commit c7cd12e

Please sign in to comment.