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 fe66d65 commit 273a289Copy full SHA for 273a289
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
release:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
outputs:
14
published: ${{ steps.semantic.outputs.new_release_published }}
15
version: ${{ steps.semantic.outputs.new_release_version }}
0 commit comments