Skip to content

Commit

Permalink
Add push permissions for tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Oct 26, 2023
1 parent 5bd7ddc commit 37387b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and Release [Linux]
on: [push, pull_request]
permissions:
contents: write
pages: write

jobs:
Expand Down

0 comments on commit 37387b9

Please sign in to comment.