Skip to content

Commit

Permalink
Update submodule-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbe-joh authored Oct 28, 2024
1 parent e6fa836 commit 5876f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodule-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: run_action
uses: releasehub-com/github-action-create-pr-parent-submodule@v1
with:
github_token: ${{ secrets.RELEASE_HUB_SECRET }}
github_token: ${{ secrets.TEST_TOKEN }}
parent_repository: ${{ env.PARENT_REPOSITORY }}
checkout_branch: ${{ env.CHECKOUT_BRANCH}}
pr_against_branch: ${{ env.PR_AGAINST_BRANCH }}
Expand Down

0 comments on commit 5876f1b

Please sign in to comment.