docs(hosting): missing key with: (#1334)
docs/hosting.md @@ -61,6 +61,7 @@ with: fetch-depth: 0 # Fetch all history for git info - uses: actions/setup-node@v4 with: node-version: 22 - name: Install Dependencies run: npm ci