Skip to content

Commit 700c0f7

Browse files
committed
ci: fix tag push permissions
1 parent bf535e7 commit 700c0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- major
1313

1414
permissions:
15-
contents: read
15+
contents: write
1616
id-token: write
1717

1818
jobs:

0 commit comments

Comments
 (0)