Skip to content

Commit

Permalink
chore(ci): remove npm publish package script
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyf committed May 17, 2023
1 parent c9d277a commit 2864bca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,3 @@ jobs:
continue-on-error: true
env:
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN}}
- run: pnpm -r publish --no-git-checks --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NPM_CONFIG_PROVENANCE: true
NODE_OPTIONS: --max-old-space-size=6144

1 comment on commit 2864bca

@vercel
Copy link

@vercel vercel bot commented on 2864bca May 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

unoverlays – ./

unoverlays-tuimao.vercel.app
unoverlays.vercel.app
unoverlays-git-master-tuimao.vercel.app

Please sign in to comment.