We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a664fba + 284bfb6 commit a93800eCopy full SHA for a93800e
1 file changed
.github/workflows/release.yml
@@ -20,5 +20,5 @@ jobs:
20
with:
21
push: true
22
tags: |
23
- target/pull-request-code-coverage:lastest
+ target/pull-request-code-coverage:latest
24
target/pull-request-code-coverage:${{ github.event.release.tag_name }}
0 commit comments