Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
torstees authored Sep 15, 2023
1 parent 688702b commit 5c85763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
release:
if: github.event.pull_request.merged && contains(github.event.pull_request.labels.*.name, 'release')
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Manual workaround for Github not having a runtime macro to check for the default branch
id: gatekeeper
Expand Down

0 comments on commit 5c85763

Please sign in to comment.