Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
ci: add permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-karwacki-rdx committed Jul 17, 2023
1 parent 1bcc81b commit 1598942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 1598942

Please sign in to comment.