Code polish
This commit is contained in:
@@ -17,6 +17,7 @@ echo "Tag: $TAG"
|
||||
|
||||
echo "Building the thing..."
|
||||
go build -o chef.exe .
|
||||
go install .
|
||||
|
||||
echo "Creating a release..."
|
||||
TOKEN="$GITEA_API_KEY"
|
||||
|
||||
Reference in New Issue
Block a user