Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 47084abc47 | |||
| ecdea4d07c |
Binary file not shown.
@@ -8,7 +8,7 @@ on:
|
||||
env:
|
||||
DOTNET_NOLOGO: true
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: true
|
||||
NUGET_SOURCE_URL: ${{ secrets.NUGET_API_URL }}
|
||||
NUGET_SOURCE_URL: https://nuget.sabp.ir/v3/index.json
|
||||
PACKAGE_OUTPUT: ./artifacts/nuget
|
||||
PACKAGE_PROJECTS: DevOpsPackageTest/DevOpsPackageTest.csproj
|
||||
RELEASE_TAG: ${{ gitea.event.release.tag_name }}
|
||||
|
||||
Reference in New Issue
Block a user