Skip to content

Commit

Permalink
Fix publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
BartPlaza committed Sep 5, 2024
1 parent ce684fb commit da7fc29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:

jobs:
publish-gpr:
runs-on:
group: thulium-ubuntu-runners
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
Expand Down

0 comments on commit da7fc29

Please sign in to comment.