We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ad76bb commit 112685aCopy full SHA for 112685a
.github/workflows/release.yml
@@ -37,5 +37,4 @@ jobs:
37
git config --global user.email "[email protected]"
38
39
export GITHUB_TOKEN=${{ secrets.CHE_INCUBATOR_BOT_GITHUB_TOKEN }}
40
- export KUSTOMIZE=/usr/bin/kustomize
41
./make-release.sh --version ${{ github.event.inputs.version}}
0 commit comments