Skip to content

Commit

Permalink
chore: update tokens workflow (#4098)
Browse files Browse the repository at this point in the history
  • Loading branch information
alizedebray authored Nov 28, 2024
1 parent 5a77520 commit 1264732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-token-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,5 @@ jobs:
if: steps.pr.outputs.exists == 'false'
run: |
gh pr create --title "chore(tokens): :art: update tokens" --body "Merge this PR to update the tokens in the main branch." --base main
env:
GITHUB_TOKEN: ${{ secrets.SWISSPOSTDEVS_ACCESS_TOKEN }}

0 comments on commit 1264732

Please sign in to comment.