Skip to content

Commit

Permalink
fix token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
chaospuppy committed Feb 23, 2023
1 parent 647974e commit 27ff4e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
if: ${{ github.ref_type == 'tag' }}
release:
runs-on: ubuntu-latest
permissions:
packages: write
metadata: write
steps:
- uses: actions/checkout@v2
- name: create-artifact
Expand Down

0 comments on commit 27ff4e8

Please sign in to comment.