Skip to content

Commit

Permalink
Update token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyb3r-Jak3 committed Oct 6, 2023
1 parent 96dd81e commit 5f839c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
jobs:
generate-release:
runs-on: ubuntu-latest
permissions:
contents: write
env:
TAG: "${{ github.event.inputs.pypy_version }}-${{ github.event.inputs.pypy_base }}"
steps:
Expand Down

0 comments on commit 5f839c3

Please sign in to comment.