Skip to content

Commit bd46dd8

Browse files
use safe repo name
1 parent 30bf7d3 commit bd46dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
push: true
4545
labels: ${{ steps.meta.outputs.labels }}
4646
tags: ${{ steps.meta.outputs.tags }}
47-
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}
47+
cache-from: type=registry,ref=${{ steps.meta.outputs.images }}
4848
cache-to: type=inline

0 commit comments

Comments
 (0)