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 d6a2046 commit 8376e21
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 @@ -36,7 +36,7 @@ jobs:
run: rush update
- name: Build BaseUrl
run: rush rebuild
- name: Publish BaseUrl
- name: Publish Projects
run: rush publish --apply --target-branch main --publish --npm-auth-token ${{ secrets.NPM_TOKEN }} --add-commit-details --include-all
- name: Merge Docs
run: rush docs
Expand Down

0 comments on commit 8376e21

Please sign in to comment.