Skip to content

Commit fb4b336

Browse files
author
Anushkafka
committed
Fix script and print file structure
1 parent a7909d2 commit fb4b336

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish_npm.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
run: |
1717
git config user.name github-actions
1818
git config user.email github-actions@github.com
19-
./script/release.sh
19+
ls
20+
./scripts/release.sh
2021

0 commit comments

Comments
 (0)