Skip to content

Commit

Permalink
set job permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
apastel committed May 12, 2024
1 parent a56b1c0 commit d5b234b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# Give the default GITHUB_TOKEN write permission to commit and push the
# added or changed files to the repository.
contents: write
actions: write
steps:
- uses: actions/checkout@v4
- name: Setup Python
Expand Down

0 comments on commit d5b234b

Please sign in to comment.