diff --git a/.github/workflows/update-data.yml b/.github/workflows/update-data.yml index adb7617..302f0bd 100644 --- a/.github/workflows/update-data.yml +++ b/.github/workflows/update-data.yml @@ -22,9 +22,6 @@ jobs: - name: Configure custom DNS resolver run: echo "nameserver 1.1.1.1" | sudo tee /etc/resolv.conf - - - name: Call webhook # debug - run: dig portainer.srv.mrlc.cc - name: Call webhook run: curl -X POST ${{secrets.DEPLOY_WEBHOOK}}