Skip to content

Commit

Permalink
quote permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
chaospuppy committed Feb 23, 2023
1 parent fdc89a4 commit df12d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
release:
runs-on: ubuntu-latest
permissions:
packages: read/write
metadata: read/write
packages: 'read/write'
metadata: 'read/write'
steps:
- uses: actions/checkout@v2
- name: create-artifact
Expand Down

0 comments on commit df12d54

Please sign in to comment.