We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7555cf commit c351c10Copy full SHA for c351c10
1 file changed
.github/workflows/publish.yml
@@ -9,8 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
- uses: actions/setup-node@v1
11
with:
12
- node-version: 14
13
- registry-url: 'https://wombat-dressing-room.appspot.com'
+ node-version: 16
14
- id: publish
15
env:
16
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments