Skip to content

Commit

Permalink
chore: Update publish_package workflow to trigger only on the feat/dy…
Browse files Browse the repository at this point in the history
…namic-token-list branch
  • Loading branch information
trungbach committed Nov 6, 2024
1 parent 52c95ec commit 74cc297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
run: yarn --cwd packages/common deploy
env:
CI: false
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: send result via discord
uses: appleboy/discord-action@master
Expand Down

0 comments on commit 74cc297

Please sign in to comment.