Skip to content

Commit 821bc3d

Browse files
authored
Update release.yml
1 parent c50f4e3 commit 821bc3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
tags:
66
- '*'
77

8-
permissions: write-all
8+
permissions:
9+
actions: write
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)