Skip to content

Commit

Permalink
Fiks permissions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
routsi committed Feb 19, 2024
1 parent 447981f commit 63efbf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/releaseGithub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
release:
name: Create Release
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 63efbf2

Please sign in to comment.