diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 94096461..919d685a 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -17,7 +17,7 @@ jobs: - uses: rlespinasse/github-slug-action@1.1.0 - name: Cleanup - uses: docker://thecodingmachine/deeployer-cleanup-action@master + uses: thecodingmachine/deeployer-cleanup-action@master env: KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }} with: