ci: build debian packages on push release tag #1
release.yml
on: push
build (Ubuntu 18.04)
/
build (Ubuntu 18.04)
build (Ubuntu 22.04)
/
build (Ubuntu 22.04)
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L9
The workflow is not valid. .github/workflows/release.yml (Line: 9, Col: 3): The identifier 'build-debian-package-ubuntu22.04' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/release.yml (Line: 47, Col: 3): The identifier 'build-debian-package-ubuntu18.04' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|