2 lines
119 B
Bash
2 lines
119 B
Bash
#!/bin/bash
|
|
dotnet nuget push "$(ls -t ./.godot/mono/temp/bin/Debug/Polonium.*.nupkg | head -n 1)" --source hangman-lab |