1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

git add all

This commit is contained in:
Martin McKeaveney 2021-12-15 19:41:55 +01:00
parent 97283dd58a
commit 5e1ffbbdfd

View file

@ -43,7 +43,7 @@ jobs:
# helm package charts/budibase
# git checkout gh-pages
# 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 push
# env: