We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350525a commit 4213e1eCopy full SHA for 4213e1e
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
release:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
outputs:
13
published: ${{ steps.semantic.outputs.new_release_published }}
14
version: ${{ steps.semantic.outputs.new_release_version }}
0 commit comments