Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 1, 2024
1 parent 655263b commit 7dd2fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
render-and-upload-manifest:
name: Render and upload the manifests
needs: [gen-version, create-draft-release, build-image]
uses: kyma-project/eventing-tools/.github/workflows/render-and-upload-manifests-reusbale.yml@main
uses: kyma-project/eventing-tools/.github/workflows/render-and-upload-manifests-reusable.yml@main
with:
VERSION: ${{ needs.gen-version.outputs.VERSION }}
CR_FILE: "somedir/cr_file.yaml"
Expand Down

0 comments on commit 7dd2fac

Please sign in to comment.