We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1d4be commit 859d2f1Copy full SHA for 859d2f1
.ado/publish.yml
@@ -71,4 +71,4 @@ extends:
71
fetchFilter: blob:none # partial clone for faster clones while maintaining history
72
persistCredentials: true # set to 'true' to leave the OAuth token in the Git config after the initial fetch
73
74
- - template: /.ado/templates/npm-publish.yml@self
+ - template: /.ado/templates/npm-publish-steps.yml@self
0 commit comments