Skip to content

add publish workflow #1

add publish workflow

add publish workflow #1

Triggered via pull request August 18, 2025 02:18
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/publish_job.yml#L1
(Line: 34, Col: 9): Unexpected symbol: ')'. Located at position 253 within expression: (github.event_name == 'schedule' && github.ref_name == 'develop') || (github.event_name == 'push' && github.ref_type == 'tag') || (github.event_name == 'workflow_dispatch') && (github.event.inputs.ref == 'develop' || github.event.inputs.ref == 'tag'))