Skip to content

Commit

Permalink
Merge pull request #125 from spinkube/fix/github-action
Browse files Browse the repository at this point in the history
Repair GitHub Action Workflow
  • Loading branch information
vdice committed Mar 18, 2024
2 parents ff45447 + ad9c6af commit f3a55cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yaml
Expand Up @@ -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 }}

Expand Down

0 comments on commit f3a55cf

Please sign in to comment.