Skip to content

Commit 8471942

Browse files
committed
fix naming
1 parent 69c8d6e commit 8471942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-auxiliary-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
npm config list
5252
echo "Publishing packages as $(npm whoami)"
5353
git update-index --assume-unchanged .npmrc
54-
npm run publish-packages
54+
npm run publish-auxiliary
5555

0 commit comments

Comments
 (0)