Skip to content

Commit 36ce4f0

Browse files
authored
Update npm-release.yml
1 parent c712813 commit 36ce4f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
name: ${{ needs.release.outputs.ARTIFACT_NAME }}
5454
- id: aa
5555
run: |
56+
echo ${{ needs.release.outputs.ARTIFACT_NAME }}
5657
ls -al
5758
cd sps-frontend
5859
ls -al

0 commit comments

Comments
 (0)