Create tag for release #75
Annotations
1 error
Invalid workflow file:
.github/workflows/create-tag.yml#L15
The workflow is not valid. .github/workflows/create-tag.yml (Line: 15, Col: 9): Unexpected symbol: 'github'. Located at position 26 within expression: (inputs.commit || false) github.event.pull_request.merged == true && github.event.pull_request.user.login == 'github-actions' && github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name && startsWith(github.event.pull_request.head.ref, 'bump-version')
|