Skip to content

Commit

Permalink
fix called workflow branch (#2152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dennybaa authored Jan 31, 2022
1 parent c878015 commit cd79ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm.publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
publish-zksync:
name: Publish zksync.js
uses: matter-labs/zksync-dev/.github/workflows/npm.publish.yml@devops/publish-npm-zksync
uses: matter-labs/zksync-dev/.github/workflows/npm.publish.yml@dev
with:
working-directory: sdk/zksync.js
build-command: |
Expand Down

0 comments on commit cd79ce0

Please sign in to comment.