Skip to content

Commit

Permalink
ci: write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jan 31, 2023
1 parent 367dd36 commit 9631213
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
name: Release
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
contents: write

steps:
- name: Checkout
Expand Down

0 comments on commit 9631213

Please sign in to comment.