We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ea5c2 commit 845dd85Copy full SHA for 845dd85
.github/workflows/image-cleanup.yml
@@ -8,5 +8,7 @@ on:
8
jobs:
9
update:
10
uses: codeshelldev/gh-actions/.github/workflows/image-cleanup.yml@main
11
+ with:
12
+ registry: ghcr.io
13
secrets:
14
GH_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
0 commit comments