Skip to content

Commit

Permalink
Fully implement WcSdk e2e tests (finish the connection and use every …
Browse files Browse the repository at this point in the history
…command expecing the responses)
  • Loading branch information
Leonardo de Jesus Diz Conde committed Oct 11, 2023
1 parent 506448f commit 73cc143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: rush version --bump
- name: Install dependencies
run: rush update
- name: Build BaseUrl
- name: Build Projects
run: rush rebuild
- name: Publish Projects
run: rush publish --apply --target-branch main --publish --npm-auth-token ${{ secrets.NPM_TOKEN }} --add-commit-details --include-all
Expand Down

0 comments on commit 73cc143

Please sign in to comment.