Skip to content

Commit d173e5b

Browse files
committed
Work CI-CD
- Fix branch name. - Fix task name. - Fix repo name.
1 parent 9062b0e commit d173e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
buildPlatform: 'Any CPU'
3131
buildConfiguration: 'Release'
3232
nugetPackageName: 'nanoFramework.System.Text.RegularExpressions'
33-
repoName: 'lib-nanoFramework.System.Text.RegularExpressions'
33+
repoName: 'nanoFramework.System.Text.RegularExpressions'
3434

3535
steps:
3636

0 commit comments

Comments
 (0)