Create release tag #10
tag-release.yml
on: workflow_dispatch
Check for release commit and create tag
Dispatch workflow to tag emscripten repo
Annotations
1 error
Invalid workflow file:
.github/workflows/tag-release.yml#L21
The workflow is not valid. .github/workflows/tag-release.yml (Line: 21, Col: 9): Unexpected symbol: '${'. Located at position 1 within expression: ${ github.event.head_commit.author.username == 'github-actions[bot]' || github.event.head_commit.author.username == 'emscripten-bot' }
|