diff --git a/5etools-docker/.github/workflows/ci_cd.yml b/5etools-docker/.github/workflows/ci_cd.yml index 6ae941da..55d51c83 100644 --- a/5etools-docker/.github/workflows/ci_cd.yml +++ b/5etools-docker/.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: