Skip to content

Commit fe357b7

Browse files
master->main
1 parent 96062ec commit fe357b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
env:
1010
NUGETTOKEN: ${{ secrets.NUGET_TOKEN }}
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12-
SCRIPTS_BASE_URL: https://raw.githubusercontent.com/linksplatform/Scripts/master/MultiProjectRepository
12+
SCRIPTS_BASE_URL: https://raw.githubusercontent.com/linksplatform/Scripts/main/MultiProjectRepository
1313

1414
jobs:
1515
testAndDeploy:

0 commit comments

Comments
 (0)