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 ecdab5b commit 4a28846Copy full SHA for 4a28846
.github/workflows/deploy-github.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
deploy:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-node@v2
.github/workflows/test-build.yml
build:
0 commit comments