Skip to content

Commit 3b8faba

Browse files
committed
fix(ci): changed ghcr image name to pr combo
1 parent b6cd26d commit 3b8faba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414

1515
env:
16-
ghcr_repo_addr: ghcr.io/shayan-ghani/container-exporter:${{github.ref_name}}-${{github.run_id}}
16+
ghcr_repo_addr: ghcr.io/shayan-ghani/container-exporter:pr-${{github.run_id}}
1717

1818
jobs:
1919

0 commit comments

Comments
 (0)