Skip to content

Commit e6091e3

Browse files
committed
chore: perms
1 parent c1dcc0e commit e6091e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
tags: ["v*.*.*"]
66

7-
env:
8-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7+
permissions:
8+
contents: write
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)