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 0dc19ce commit c1ea5c2Copy full SHA for c1ea5c2
.github/workflows/image-cleanup.yml
@@ -9,4 +9,4 @@ jobs:
9
update:
10
uses: codeshelldev/gh-actions/.github/workflows/image-cleanup.yml@main
11
secrets:
12
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
0 commit comments