We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bec79e6 + 7794a10 commit 98be5d3Copy full SHA for 98be5d3
.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