Skip to content

Commit 258966c

Browse files
Wizard1209warp-agent
andcommitted
Fix tag workflow permissions for git push
Co-Authored-By: Warp <agent@warp.dev>
1 parent 209be73 commit 258966c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'master'
88

99
permissions:
10-
contents: read
10+
contents: write
1111
actions: write
1212

1313
jobs:

0 commit comments

Comments
 (0)