xworkmate-app/.github
Haitao Pan a705c94e7f ci: remove unused remote_contract job from build-and-release workflow
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.
2026-06-30 13:59:21 +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 2026-06-30 13:59:21 +08:00