Skip to content

Commit

Permalink
fix(release): grant more permissions (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys authored May 8, 2024
1 parent e69b554 commit ef8e650
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
- "main"
- "develop"

permissions:
contents: write
statuses: write

jobs:
pre-commit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ef8e650

Please sign in to comment.