Skip to content

Commit

Permalink
Merge pull request #35 from NgocNhi123/main
Browse files Browse the repository at this point in the history
publish releases
  • Loading branch information
NgocNhi123 authored Jun 30, 2021
2 parents 601c846 + dc80606 commit 9a65606
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
registry-url: "https://registry.npmjs.org"
- run: cd core
- run: yarn
- run: cd core && yarn install
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

2 comments on commit 9a65606

@vercel
Copy link

@vercel vercel bot commented on 9a65606 Jun 30, 2021

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:

banhmi-site – ./site

banhmijs.com
banhmi-site-be-vietnam.vercel.app
banhmi-site-git-main-be-vietnam.vercel.app
www.banhmijs.com

@vercel
Copy link

@vercel vercel bot commented on 9a65606 Jun 30, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.