Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Dec 13, 2024
1 parent 9424c81 commit aff0839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ado/templates/npm-publish-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ steps:
- script: |
set -eox pipefail
echo Target branch: $(System.PullRequest.TargetBranch)
git checkout -b test
yarn nx release plan --message 'Dry run test' --only-touched=false patch
yarn nx release --skip-publish --verbose
yarn nx release publish --excludeTaskDependencies
Expand Down

0 comments on commit aff0839

Please sign in to comment.