mirror of
https://github.com/Ellpeck/ExtremelySimpleLogger.git
synced 2024-11-22 10:03:29 +01:00
oop
This commit is contained in:
parent
8c93c6f451
commit
7cab479901
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ steps:
|
||||||
branch: main
|
branch: main
|
||||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||||
commands:
|
commands:
|
||||||
- dotnet nuget push -s https://nuget.ellpeck.de/v3/index.json **/*.nupkg -k "$BAGET_KEY" -n true
|
- dotnet nuget push -s https://nuget.ellpeck.de/v3/index.json **/*.nupkg -k '$BAGET_KEY' -n true
|
||||||
|
|
Loading…
Reference in a new issue