Skip to content

Commit c1ea5c2

Browse files
committed
fixed workflow
1 parent 0dc19ce commit c1ea5c2

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
@@ -9,4 +9,4 @@ jobs:
99
update:
1010
uses: codeshelldev/gh-actions/.github/workflows/image-cleanup.yml@main
1111
secrets:
12-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12+
GH_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}

0 commit comments

Comments
 (0)