Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
idanl21 authored Jul 12, 2022
1 parent 92b75ea commit 3972fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
git add ../charts/opensearch-operator/Chart.yaml
git add ../charts/opensearch-operator/values.yaml
git commit -m "Update release appVersion on Chart ${RELEASE_VERSION}"
git pull main:${RELEASE_VERSION}-release
git push --set-upstream origin ${RELEASE_VERSION}-release
# git request-pull ${RELEASE_VERSION}-release https://github.com/Opster/opensearch-k8s-operator.git main
Expand Down

0 comments on commit 3972fe1

Please sign in to comment.