diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index e4bb570..9df5711 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -25,11 +25,3 @@ jobs: password: ${{ secrets.DOCKER_PASSWORD }} tag_names: true cache: true - - - - name: Update pandorabox deployment - uses: peter-evans/repository-dispatch@v1 - with: - token: ${{ secrets.REPO_ACCESS_TOKEN }} - repository: pandorabox-io/pandorabox.io - event-type: update_deployment