Skip to content

Commit

Permalink
Merge pull request rancher#462 from alexander-demicev/fixtokenonrelese
Browse files Browse the repository at this point in the history
Add missing token permissions for release
  • Loading branch information
furkatgofurov7 authored Oct 9, 2024
2 parents fa98e1f + 216e92e commit 98e78f1
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 @@ -15,6 +15,8 @@ jobs:
permissions:
contents: read
packages: write
actions: read
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 98e78f1

Please sign in to comment.