Don't require changes for first deploy #25
release.yml
on: push
Repository changes
Env Build Task Driver
/
Build, upload and release
Env Instance Task Driver
/
Build, upload and release
API image
/
Build and publish API image
Env Daemon
/
Build, upload and release (releasing is disabled right now)
Cluster disk image
/
Create and publish cluster disk image
Release
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L74
The workflow is not valid. .github/workflows/release.yml (Line: 74, Col: 9): Unexpected end of expression: '&&'. Located at position 41 within expression: needs.changes.outputs.version == 'true' &&
.github/workflows/release.yml (Line: 84, Col: 9): Unexpected end of expression: '&&'. Located at position 41 within expression: needs.changes.outputs.version == 'true' &&
|