Skip to content

Commit 0c1c817

Browse files
committed
fix: create_release remove permission
1 parent bb8ee22 commit 0c1c817

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/create_release.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ on:
1111
description: "Given github tag to create release for"
1212
required: true
1313

14-
permissions:
15-
contents: write
16-
1714
jobs:
1815
release:
1916
name: Release pushed tag

0 commit comments

Comments
 (0)