Skip to content

Commit

Permalink
chore: update tokens workflow (#4104)
Browse files Browse the repository at this point in the history
  • Loading branch information
alizedebray authored Nov 28, 2024
1 parent 1264732 commit 86a4915
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 @@ -68,6 +68,8 @@ jobs:
else
echo "exists=false" >> $GITHUB_OUTPUT
fi
env:
GITHUB_TOKEN: ${{ secrets.SWISSPOSTDEVS_ACCESS_TOKEN }}

# If the PR does not exit, create it
- name: Create PR
Expand Down

0 comments on commit 86a4915

Please sign in to comment.