Skip to content

Commit 691cc01

Browse files
committed
fix: add package permissions (project-copacetic#317)
1 parent 2225a24 commit 691cc01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: write
16+
packages: write
1617
steps:
1718
- name: Harden Runner
1819
uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.3.1

0 commit comments

Comments
 (0)