diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 0d5898d..38632b1 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -55,7 +55,7 @@ jobs: - run: | env - set +x + set -x echo curl "$DEPLOY_WEBHOOK" --header "Authorization: Bearer $DEPLOY_TOKEN" env: