Skip to content

Commit bcde2de

Browse files
committed
f
1 parent 773322d commit bcde2de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ permissions:
1919

2020
jobs:
2121
release:
22+
permissions:
23+
# for cycjimmy/semantic-release-action to create a release
24+
contents: write
25+
2226
name: Release
2327
runs-on: ubuntu-latest
2428
steps:

0 commit comments

Comments
 (0)