Skip to content

Commit

Permalink
ci: 🐛 Fix GitHub-Release workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed May 3, 2021
1 parent 8bc07dc commit 84cb05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
permissions:
actions: read
contents: read
deployments: read|write
issues: read
deployments: write
issues: write

jobs:
release:
Expand Down

0 comments on commit 84cb05d

Please sign in to comment.