Skip to content

Add workflow to publish release on GitHub #999

Add workflow to publish release on GitHub

Add workflow to publish release on GitHub #999

Triggered via push September 17, 2024 22:28
Status Failure
Total duration 1m 17s
Artifacts

yaml-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
yaml-lint: .github/workflows/publish-release.yml#L1
1:1 [document-start] missing document start "---"
yaml-lint: .github/workflows/publish-release.yml#L6
6:9 [quoted-strings] string value is not quoted with single quotes
yaml-lint: .github/workflows/publish-release.yml#L18
18:39 [new-line-at-end-of-file] no new line character at the end of file
yaml-lint
Process completed with exit code 1.
yaml-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/