feat(CI): Allow running rust-release
manually and in dry-run mode
#269
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'
|