Files
nerd-monitor/.gitea/workflows/release.yml
Ducky SSH User 89fb5bbf7d
Some checks failed
Build and Release / build (push) Failing after 0s
Build and Release / docker-build (push) Failing after 0s
Fix git checkout for tag builds in Gitea Actions
- Add conditional logic to handle tag vs branch checkouts
- Tags don't exist on 'origin/tagname' so use direct checkout
- Branches can be checked out as 'origin/branchname'
- Fixes 'fatal: origin/v0.0.1 is not a commit' error
2025-12-20 06:09:43 +00:00

8.5 KiB