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 69c8d6e commit 8471942Copy full SHA for 8471942
.github/workflows/release-auxiliary-packages.yml
@@ -51,5 +51,5 @@ jobs:
51
npm config list
52
echo "Publishing packages as $(npm whoami)"
53
git update-index --assume-unchanged .npmrc
54
- npm run publish-packages
+ npm run publish-auxiliary
55
0 commit comments