Commit Graph
2 Commits
Author SHA1 Message Date
Yorick Rommers eddbb236fe ci: gate optional release steps on env vars, not the secrets context
Mirror release tags to GitHub build bridge / Mirror tag to GitHub (push) Successful in 18s
GitHub Actions rejects the secrets context in if: conditions; the
workflow failed validation on push. Mirror build.yml's pattern of
copying the secret into step env and gating on that.
2026-08-12 01:18:53 +02:00
Yorick Rommers df887b4329 ci: publish Windows releases to Gitea via GitHub build bridge
Mirror release tags to GitHub build bridge / Mirror tag to GitHub (push) Failing after 15s
Gitea has no Windows runner, so release tags pushed to this repo are
mirrored to the public GitHub fork yorickr/plezy (SSH deploy key over
ssh.github.com:443). The fork's windows-gitea-release workflow builds
the Windows x64 installer + portable on GitHub-hosted runners and
publishes them to the Gitea release for the same tag.
2026-08-12 01:05:16 +02:00