Skip to content

Commit

Permalink
Grant write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
buty4649 committed Jun 4, 2023
1 parent f4f16d1 commit 28c308c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
tags:
- "v[0-9]+\\.[0-9]+\\.[0-9]+"

permissions:
contents: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 28c308c

Please sign in to comment.