This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
--output .
|
--output .
|
||||||
- name: Push
|
- name: Push
|
||||||
run: dotnet nuget push CSSUDII.Sodium.Interop.${VERSION}.nupkg --source
|
run: dotnet nuget push CSSUDII.Sodium.Interop.${VERSION}.nupkg --source
|
||||||
https://nexus.119.224.65.18.sslip.io/repository/nuget/index.json
|
https://git.119.224.65.18.sslip.io/api/packages/CSSUDII/nuget/index.json
|
||||||
--api-key ${GITHUB_TOKEN}
|
--api-key ${GITHUB_TOKEN}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user