This repository was archived by the owner on Oct 24, 2022. It is now read-only.
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
Add job name to .github/workflows/release_droid_upload_github_release_assets.yml #78
Closed
Description
github-keeper can only update the branch protection in this repo if a job name is defined in .github/workflows/release_droid_upload_github_release_assets.yml
:
Validation Error for .github/workflows/release_droid_upload_github_release_assets.yml: matrix github-action jobs with object parameters and no job name are not supported. Please add a name field to the job that combines the matrix parameters into a more readable name. For example "Build with Go ${{matrix.go}} and Exasol ${{ matrix.db }}"