Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaehne committed Jul 1, 2021
1 parent b81a6a5 commit 997572d
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 @@ -12,6 +12,8 @@ on:

jobs:
create_release:
permissions:
contents: write
name: Create Release
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 997572d

Please sign in to comment.