Skip to content

Commit

Permalink
[skip ci] add correct perm
Browse files Browse the repository at this point in the history
  • Loading branch information
rsuntk committed Oct 28, 2024
1 parent 423ecd4 commit 1f67aa9
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 @@ -36,6 +36,8 @@ jobs:
- build-wsa-kernel
- build-arcvm-kernel
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Download artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 1f67aa9

Please sign in to comment.