Skip to content

Commit f741b68

Browse files
committed
feat: temp update to pullrequestcc
1 parent a72420c commit f741b68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
with:
2323
push: true
2424
tags: |
25-
target/pull-request-code-coverage:latest
26-
target/pull-request-code-coverage:${{ github.event.release.tag_name }}
25+
pullrequestcc/pull-request-code-coverage:latest
26+
pullrequestcc/pull-request-code-coverage:${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)