mirror of
https://github.com/Ellpeck/ExtremelySimpleLogger.git
synced 2024-11-21 17:53:28 +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
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
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