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.
ubuntu-latest
publish
1 parent 26a7f18 commit 17fa05dCopy full SHA for 17fa05d
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
website:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
13
steps:
0 commit comments