Skip to content

Commit 66edccb

Browse files
committed
Access to publish release
1 parent 169b6aa commit 66edccb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ jobs:
102102

103103
release:
104104
runs-on: ubuntu-latest
105+
permissions:
106+
contents: write
105107
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
106108
steps:
107109
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)