fix: Fixing CI. Separate flow for upload 👷🔥
Some checks failed
CI / release (push) Successful in 1m47s
Create Distribution / Create Archive (push) Failing after 2s

This commit is contained in:
2024-10-29 21:10:53 +13:00
parent de1973025f
commit d9d01fcbb3
4 changed files with 33 additions and 30 deletions

View File

@@ -14,7 +14,6 @@
"exec"
],
"options": {
"exec_on_success": "./scripts/build.sh v{{.NewRelease.Version}}",
"exec_on_no_release": "echo {{.Reason}}: {{.Message}}"
}
}