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 c712813 commit 36ce4f0Copy full SHA for 36ce4f0
.github/workflows/npm-release.yml
@@ -53,6 +53,7 @@ jobs:
53
name: ${{ needs.release.outputs.ARTIFACT_NAME }}
54
- id: aa
55
run: |
56
+ echo ${{ needs.release.outputs.ARTIFACT_NAME }}
57
ls -al
58
cd sps-frontend
59
0 commit comments