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 9e64993 commit 67d15aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ado/templates/npm-publish-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ steps:
- script: |
echo Target branch: $(System.PullRequest.TargetBranch)
git push --set-upstream origin test-publish
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 67d15aa

Please sign in to comment.