Skip to content

Commit 1ee2ba1

Browse files
authored
ci(0.76): fix typo in yml (#2552)
## Summary: Fix a typo in YML ## Test Plan: This matches the other branches above like 0.78-stable
1 parent e553795 commit 1ee2ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ado/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ extends:
7171
fetchFilter: blob:none # partial clone for faster clones while maintaining history
7272
persistCredentials: true # set to 'true' to leave the OAuth token in the Git config after the initial fetch
7373

74-
- template: /.ado/templates/npm-publish-steps.yml@self
74+
- template: /.ado/jobs/npm-publish.yml@self

0 commit comments

Comments
 (0)