Skip to content

Commit

Permalink
Merge branch 'main' into tokens/test
Browse files Browse the repository at this point in the history
  • Loading branch information
alizedebray committed Nov 28, 2024
2 parents 250edfd + 86a4915 commit 1d4b301
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 1d4b301

Please sign in to comment.