Github Actions HELM auto
This commit is contained in:
parent
c5cb113f66
commit
7571f3dec5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -147,7 +147,7 @@ jobs:
|
|||
git add .
|
||||
git commit -m "[skip ci] Update from $CURRENT_VERSION to $TAG"
|
||||
git config user.name "$GITHUB_ACTOR CI/CD"
|
||||
git config user.email "$(git log --pretty=format:'%ae' | head -n 1)"
|
||||
git config user.email "info@byjg.com.br"
|
||||
git push
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue