We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f64335 commit ac42495Copy full SHA for ac42495
2 files changed
.github/workflows/prerelease.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
build_and_publish:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
environment: release
14
steps:
15
- name: Checkout
.github/workflows/release.yml
0 commit comments