Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Oct 25, 2019
2 parents f0f26c8 + 465b265 commit e58cc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
TOKEN: ${{ secrets.TOKEN }}
NUGETTOKEN: ${{ secrets.NUGETTOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SCRIPTS_BASE_URL: https://raw.githubusercontent.com/linksplatform/Scripts/master/SingleProjectRepository
SCRIPTS_BASE_URL: https://raw.githubusercontent.com/linksplatform/Scripts/master/SingleProjectRepository

jobs:
buildAndDeploy:
Expand Down

0 comments on commit e58cc27

Please sign in to comment.