diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 6ae941d..55d51c8 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -64,7 +64,7 @@ jobs: password: ${{ secrets.DOCKERHUB_PASSWORD }} repository: jafner/5etools-docker cd: - if: ${{ false }} # disable for now + #if: ${{ false }} # disable for now name: Deploy new image to server runs-on: ubuntu-latest steps: