Skip to content

Commit 649a2f1

Browse files
committed
fix
1 parent 845dd85 commit 649a2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-cleanup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
with:
1212
registry: ghcr.io
1313
secrets:
14-
GH_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
14+
GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}

0 commit comments

Comments
 (0)