Skip to content

Commit

Permalink
Give correct permissions for uploading assets
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Mar 29, 2024
1 parent c6f789f commit 774aa4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,9 @@ jobs:
- binaries_linux_crosscompile
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 774aa4e

Please sign in to comment.