Skip to content

Commit

Permalink
CodeFactor issue fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard authored Oct 24, 2019
1 parent 15456a7 commit 3d71669
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 3d71669

Please sign in to comment.