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 9f28a32 commit 9f0d5f8Copy full SHA for 9f0d5f8
.github/workflows/nodejs.yml
@@ -31,5 +31,5 @@ jobs:
31
- name: Archive production artifacts
32
uses: actions/upload-artifact@v3
33
with:
34
- name: tmp-zip-node-v{{ matrix.node-version }}
+ name: tmp-zip-node-v${{ matrix.node-version }}
35
path: tmp/*.zip
0 commit comments