Skip to content

Commit

Permalink
pumb common 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
haunv3 committed Sep 19, 2024
1 parent 47561a7 commit d14e84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package_universal_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Publish Oraidex Common
id: publish-common
continue-on-error: true
run: yarn deploy:beta packages/oraidex-common
run: yarn deploy packages/oraidex-common
env:
CI: false
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit d14e84c

Please sign in to comment.