Skip to content

Commit

Permalink
Fix release permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kasium authored Nov 10, 2023
1 parent 7cd6937 commit 5f2c3ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
release:
runs-on: ubuntu-latest
environment: release
permissions: write-all
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 5f2c3ca

Please sign in to comment.