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 845dd85 commit 649a2f1Copy full SHA for 649a2f1
.github/workflows/image-cleanup.yml
@@ -11,4 +11,4 @@ jobs:
11
with:
12
registry: ghcr.io
13
secrets:
14
- GH_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
+ GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
0 commit comments