@@ -8,7 +8,7 @@ env:
|
||||
PACKAGE_OWNER: ${{ github.repository_owner }}
|
||||
PACKAGE_NAME: MongoDbGenericRepository.${{ env.PACKAGE_VERSION }}.nupkg
|
||||
PACKAGE_SOURCE: https://git.home.cuco.li/api/packages/${{ env.PACKAGE_OWNER }}/nuget/index.json
|
||||
PACKAGE_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
PACKAGE_TOKEN: ${{ secrets.PACKAGE_PUSH_TOKEN }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user