Skip to content

Commit

Permalink
build: set release workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 committed Mar 29, 2024
1 parent 0ca51a4 commit b90760f
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 @@ on:
jobs:
build-node:
runs-on: ubuntu-22.04
permissions:
contents: write
strategy:
matrix:
cpu: [ "", "skylake" ]
Expand Down

0 comments on commit b90760f

Please sign in to comment.