Skip to content

Commit

Permalink
ci: give write permission to pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
SkuldNorniern committed Nov 7, 2023
1 parent 7313f2a commit ec07546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- "main"
permissions:
contents: write

jobs:
pre-release:
Expand Down

0 comments on commit ec07546

Please sign in to comment.