diff --git a/.github/workflows/qa.yaml b/.github/workflows/qa.yaml
index 69224e9..c2e6e8a 100644
--- a/.github/workflows/qa.yaml
+++ b/.github/workflows/qa.yaml
@@ -30,7 +30,7 @@ jobs:
       - name: Build Cronos
         run: npm run build:cronos-mainnet
       - name: Deploy Self-hosted Cronos QA
-        run: npx graph deploy --node ${SELF_HOSTED_SUBGRAPH_URL} --version-label qa cronos-mainnet_qa_nft-roles
+        run: npx graph deploy --node "${SELF_HOSTED_SUBGRAPH_URL}" --version-label qa cronos-mainnet_qa_nft-roles
       - name: Build Polygon
         run: npm run build:polygon
       - name: Delete Satsuma Polygon QA