From: David NĂ©grier Date: Wed, 27 May 2020 20:30:42 +0000 (+0200) Subject: Fixing Docker again X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=04bd9ce9d54d04d1d747f2d7128f4b068beefe37;p=libreadventure.git Fixing Docker again --- diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index 9409646..919d685 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: