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 1c14783 commit 9e64993
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 @@ -14,7 +14,6 @@ steps:
displayName: Verify release config
- script: |
set -eox pipefail
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
Expand Down

0 comments on commit 9e64993

Please sign in to comment.