Skip to content

Commit

Permalink
runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Sep 16, 2023
1 parent 2d8c233 commit 167cf1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
name: Release to Github
needs:
- build
runs-on: ubuntu-latest
permissions:
contents: write # IMPORTANT: mandatory for making GitHub Releases
env:
Expand Down

0 comments on commit 167cf1a

Please sign in to comment.