|
|
@ -43,7 +43,7 @@ jobs: |
|
|
# helm package charts/budibase |
|
|
# helm package charts/budibase |
|
|
# git checkout gh-pages |
|
|
# git checkout gh-pages |
|
|
# mv budibase-${{ github.steps.version.outputs.release_version }}.tgz docs |
|
|
# mv budibase-${{ github.steps.version.outputs.release_version }}.tgz docs |
|
|
# git add . |
|
|
# git add -A |
|
|
# git commit -m "Helm Release: ${{ github.steps.version.outputs.release_version }}" |
|
|
# git commit -m "Helm Release: ${{ github.steps.version.outputs.release_version }}" |
|
|
# git push |
|
|
# git push |
|
|
# env: |
|
|
# env: |
|
|
|