Skip to content

Commit 2a5399d

Browse files
committed
💚 Update action permission
1 parent 38fc2e5 commit 2a5399d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ permissions: read-all
1010
jobs:
1111
goreleaser:
1212
runs-on: ubuntu-latest
13+
permissions:
14+
contents: write
1315
steps:
1416
- uses: actions/checkout@v4
1517
with:

0 commit comments

Comments
 (0)