Skip to content

Commit

Permalink
- fixed create release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau committed May 13, 2022
1 parent f45d297 commit 3486dcc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- main
workflow_dispatch:

permissions:
contents: write
pull-requests: write

jobs:
build:
strategy:
Expand Down

0 comments on commit 3486dcc

Please sign in to comment.