diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index d06d048..48c74c9 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -45,8 +45,7 @@ jobs: - name: Generate CRD reference docs run: ./generate.sh - with: - path: ./crd-reference + working-directory: ./crd-reference env: SPIN_OPERATOR_RELEASE: ${{ env.SPIN_OPERATOR_RELEASE }}