fix: missing type

This commit is contained in:
h z
2025-02-18 16:05:37 +00:00
parent dc3a5bbe28
commit 87cd097ac2
2 changed files with 31 additions and 0 deletions

8
publish Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
dotnet nuget push "$(ls -t ./bin/Debug/Polonium.*.nupkg | head -n 1)" --source hangman-lab
../Polonium/publish
../Polonium.Tasks/publish
../Polonium.Generator/publish