Skip to content

Commit

Permalink
give permissions to action (#1182)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Feb 8, 2024
1 parent a4fc798 commit ea9aaca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
actions: write
steps:
- name: Download artefacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit ea9aaca

Please sign in to comment.