@@ -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
The note is not visible to the blocked user.