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.
2 parents 1d0868f + 6f5b655 commit a345d82Copy full SHA for a345d82
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
# specify the environment to select the right env variables
15
environment: build
16
17
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
18
19
if: "!contains(github.event.head_commit.message, 'chore(release)')"
20
0 commit comments