Removed all github workflows

This commit is contained in:
h202-wq
2026-07-09 12:05:27 -04:00
parent 20554682e2
commit 17036ee789
12 changed files with 71 additions and 130 deletions
+6
View File
@@ -1,5 +1,10 @@
project_name: eaglecast
# Publish releases to the Gitea instance (requires GITEA_TOKEN).
gitea_urls:
api: https://source.offmarket.win/api/v1
download: https://source.offmarket.win
env:
- GO111MODULE=on
- CGO_ENABLED=0
@@ -40,6 +45,7 @@ archives:
files:
- README.md
- LICENSE
- NOTICE
dockers:
- use: buildx