Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
gagik committed Jan 6, 2025
1 parent 69c8d6e commit 4086802
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump-auxiliary-packages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Bump auxiliary packages
name: Bump Auxiliary Packages
on:
workflow_dispatch:
push:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
npm config list
echo "Publishing packages as $(npm whoami)"
git update-index --assume-unchanged .npmrc
npm run publish-packages
npm run publish-auxiliary

0 comments on commit 4086802

Please sign in to comment.