Skip to content

Commit 3925c92

Browse files
committed
set repo props
1 parent 72bc4ad commit 3925c92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

checkout-codeql-test.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
99
<PackageId>Checkout.CodeQL.Test</PackageId>
1010
<PackageProjectUrl>https://github.com/hicksjacobp/checkout-codeql-test</PackageProjectUrl>
11+
<RepositoryUrl>$(GIT_URL)</RepositoryUrl>
12+
<RepositoryType>git</RepositoryType>
13+
<RepositoryBranch>main</RepositoryBranch>
14+
<RepositoryCommit>$(GIT_COMMIT)</RepositoryCommit>
1115
</PropertyGroup>
1216

1317
<ItemGroup>

0 commit comments

Comments
 (0)