Skip to content

Commit 35bc0dc

Browse files
committed
actions
1 parent dabec83 commit 35bc0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
scope: "@Box3TRC"
3636
- run: npm install
3737
# - run: npm run build # 其实不用的……有prepublishOnly
38-
- run: npm publish --registry=https://npm.pkg.github.com/ --scope=@Box3TRC
38+
- run: npm run pub-gh
3939
env:
4040
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)