Skip to content

Commit 6cf9d91

Browse files
committed
ci: use PAT for create-tutorial releases
1 parent c7bad20 commit 6cf9d91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-create-tutorial.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
body: 'Bump `create-tutorial` to version ${{ inputs.version }}.'
4242
reviewers: SamVerschueren,d3lm,Nemikolh,AriPerkkio
4343
branch: chore/release-create-tutorial-${{ inputs.version }}
44+
token: ${{ secrets.GITOPS_REPO_PAT }}
4445

4546
publish_release_create_tutorial:
4647
name: Publish Release create-tutorial

0 commit comments

Comments
 (0)