Skip to content

Commit

Permalink
Merge pull request #16 from r0x0d/add-workflow-permissions
Browse files Browse the repository at this point in the history
Add workflow permissions
  • Loading branch information
r0x0d authored Jun 13, 2023
2 parents b44b95c + 12687a4 commit 47669b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
tags:
- '*'

permissions:
contents: write

jobs:
generate:
name: Generate cross-platform builds
Expand Down

0 comments on commit 47669b1

Please sign in to comment.