Skip to content

Commit

Permalink
Add missing permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus committed Nov 16, 2024
1 parent c2eb320 commit 51ad107
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-v0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
push:
branches: [ release-v0 ]

permissions:
contents: write

jobs:
build:
runs-on: [self-hosted, windows-10]
Expand Down

0 comments on commit 51ad107

Please sign in to comment.