Migrate CircleCI basic config to the GHA #3
deploy_cocoapods.yml
on: push
deploy to cocoapods
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy_cocoapods.yml#L9
The workflow is not valid. .github/workflows/deploy_cocoapods.yml (Line: 9, Col: 3): The identifier 'deploy to cocoapods' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|