Skip to content

Commit 7549df6

Browse files
committed
ci: fix token permission to allow tagging
1 parent b61b898 commit 7549df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
if: github.event_name != 'pull_request'
155155

156156
permissions:
157-
contents: read
157+
contents: write
158158
packages: write
159159
attestations: write
160160
id-token: write

0 commit comments

Comments
 (0)