add: Template for Save and config

This commit is contained in:
h z
2025-02-07 02:29:37 +00:00
parent 2812d98d15
commit a52ebfa2f2
6 changed files with 1 additions and 230 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
dotnet nuget push "$(ls -t ./bin/Debug/Hangman.SDK.Generators.*.nupkg | head -n 1)" --source hangman-lab
dotnet nuget push "$(ls -t ./bin/Debug/Polonium.Generators.*.nupkg | head -n 1)" --source hangman-lab