We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dffbc1 commit 284bfb6Copy full SHA for 284bfb6
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