3 Commits

Author SHA1 Message Date
jason db5c9059eb 🔧 Add Gitea Actions workflow files 🔧
Generate .gitea/workflows/build*.yml from updated actions.template:
latest build uses yymm + latest tags (latest pushed last); versioned
builds hardcode the version tag.
?? .gitea/

.gitea/
2026-06-04 16:26:37 -04:00
jason 6ec654cfa7 🔧 Deleted workflow files 🔧
.gitea/workflows/build.yml
2026-06-04 16:22:00 -04:00
jason 6b0a9d3680 🔧 Move workflow to .gitea/workflows/ 🔧
Workflow was incorrectly placed under .github/workflows/. Moved to the
correct Gitea location at .gitea/workflows/.
- .github/workflows/build.yml: deleted
- .gitea/workflows/build.yml: moved from .github/workflows/build.yml

.gitea/workflows/build.yml
.github/workflows/build.yml
2026-06-04 15:41:50 -04:00