diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 98d0af7..b8230b0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: - name: Build and Push uses: Project-Club-IIITS/hugo-remote@master env: - CNAME: "check.iiits" + CNAME: "iota-iiits.tech" BUILD_DIR: "IOTA-website/exampleSite" USER: iota-iiits TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}