Skip to content

Commit 54601e5

Browse files
authored
Fix branch name in the Functions GHA repo mapping
Thanks @dcurwin for the heads-up. I never saw any error messages while I was working on the original PR.
1 parent d63a599 commit 54601e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@
10071007
{
10081008
"path_to_root": "azure-actions-workflow-samples",
10091009
"url": "https://github.com/Azure/actions-workflow-samples",
1010-
"branch": "main",
1010+
"branch": "master",
10111011
"branch_mapping": {}
10121012
}
10131013
],

0 commit comments

Comments
 (0)