️ Use Dockerfile instead of image

This commit is contained in:
Nikhil Badyal
2022-10-22 11:26:59 +05:30
parent 84c7023e97
commit 1b0c969016
2 changed files with 4 additions and 3 deletions
-2
View File
@@ -17,7 +17,5 @@ jobs:
cleanup:
name: GitHub Cleanup
uses: nikhilbadyal/ghactions/.github/workflows/github-cleanup.yml@main
with:
PLATFORMS: linux/amd64
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}