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 e553795 commit 1ee2ba1Copy full SHA for 1ee2ba1
.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-steps.yml@self
+ - template: /.ado/jobs/npm-publish.yml@self
0 commit comments