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 37c68b2 commit bcee14aCopy full SHA for bcee14a
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
publish:
9
- runs-on: ubuntu-lastest
+ runs-on: ubuntu-latest
10
steps:
11
- name: Setup nodejs
12
uses: actions/setup-node@v1
0 commit comments