Skip to content

Commit

Permalink
give github bot access
Browse files Browse the repository at this point in the history
  • Loading branch information
tmclaugh committed Sep 2, 2024
1 parent eacd0dd commit 960562c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
contents: write

steps:
- name: Set extra GitHub environment variables
Expand Down Expand Up @@ -67,4 +67,3 @@ jobs:
echo "Pushing branch"
git push origin v1

0 comments on commit 960562c

Please sign in to comment.