Skip to content

feat(CI): Allow running rust-release manually and in dry-run mode #269

feat(CI): Allow running rust-release manually and in dry-run mode

feat(CI): Allow running rust-release manually and in dry-run mode #269

Triggered via push October 15, 2025 22:27
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/rust-release.yml#L1
(Line: 390, Col: 9): Unrecognized named-value: 'env'. Located at position 78 within expression: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/rust-v') && env.DRY_RUN != 'true'