Skip to content

Commit 96c13d2

Browse files
committed
Access to publish release
1 parent d046099 commit 96c13d2

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
@@ -101,6 +101,8 @@ jobs:
101101

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

0 commit comments

Comments
 (0)