Skip to content

Commit 5984382

Browse files
committed
Update GITHUB_TOKEN permissions
1 parent d5140a1 commit 5984382

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publishing.yml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
publish:
4242
needs: test-local-action
4343
runs-on: ubuntu-latest
44+
permissions:
45+
contents: write
4446
steps:
4547

4648
- name: Get tag value

0 commit comments

Comments
 (0)