Skip to content

Commit

Permalink
fix(gha): revert permission workflow release
Browse files Browse the repository at this point in the history
  • Loading branch information
jplanckeel authored Aug 2, 2022
2 parents cc9b7fc + f1ba831 commit eed12fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
jobs:
release:
if: github.event.action != 'labeled'
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eed12fa

Please sign in to comment.