Skip to content

Commit 9b44a42

Browse files
committed
Fix tag permissions
1 parent ca17b17 commit 9b44a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
1010
# https://docs.npmjs.com/trusted-publishers
1111
permissions:
1212
id-token: write
13-
contents: read
13+
contents: write
1414

1515
jobs:
1616
release:

0 commit comments

Comments
 (0)