Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinWilkinson committed Oct 13, 2023
1 parent ef9aba5 commit e88a0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resolve-csharp-proj-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
--allow-write `
"$scriptUrl" `
"${{ vars.PROJECT_NAME }}" `
"${{ inputs.base-path }} `
"${{ inputs.base-path }}" `
"${{ secrets.cicd-pat }}";

0 comments on commit e88a0e7

Please sign in to comment.