xworkmate-app/.github
Haitao Pan 6dd4437008 ci: remove unused remote_contract job from build-and-release workflow (#71)
The remote_contract job was effectively dead code — it only ran on
workflow_dispatch (excluded push and pull_request events) and was
configured with continue-on-error, so it never blocked releases.

Removing it simplifies the pipeline and eliminates the always()
workaround in the release job's if-condition.

Co-authored-by: Haitao Pan <manbuzhe2009@qq.com>
2026-06-30 14:00:09 +08:00
..
actions/setup-flutter-sdk Add multi-platform build and release workflow 2026-03-21 10:08:12 +08:00
workflows ci: remove unused remote_contract job from build-and-release workflow (#71) 2026-06-30 14:00:09 +08:00