Skip to content

Commit

Permalink
Try w/ other name
Browse files Browse the repository at this point in the history
  • Loading branch information
Neztore committed Aug 30, 2024
1 parent 32d94d8 commit 3968051
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ jobs:
NODE_ENV: dev
run: |
corepack enable
yarn add @auto-it/protected-branch --dev
yarn install --immutable
npx auto shipit
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"auto": {
"plugins": [
"npm",
"protected-branch"
"@auto-it/protected-branch"
],
"onlyPublishWithReleaseLabel": true
}
Expand Down

0 comments on commit 3968051

Please sign in to comment.