Skip to content

Commit

Permalink
fix: update permission
Browse files Browse the repository at this point in the history
  • Loading branch information
plexoos committed Apr 25, 2024
1 parent f2a06fc commit 57b9990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
cleanup:
runs-on: ubuntu-latest
needs: build-test-release
permissions:
packages: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 57b9990

Please sign in to comment.