We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a34cfb + 2bd9f2d commit 7794a10Copy full SHA for 7794a10
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
tests:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v2
.github/workflows/npm-publish.yml
release:
name: Release
0 commit comments