mirror of
https://github.com/apache/superset.git
synced 2026-05-28 19:25:20 +00:00
add ommited section
This commit is contained in:
3
.github/workflows/superset-helm-release.yml
vendored
3
.github/workflows/superset-helm-release.yml
vendored
@@ -72,7 +72,8 @@ jobs:
|
||||
git push origin ${{ env.branch_name }} --force
|
||||
|
||||
# Return to the original branch
|
||||
git checkout ${{ github.sha }}
|
||||
git fetch origin ${{ inputs.ref || github.ref_name }} --depth=1
|
||||
git checkout ${{ inputs.ref || github.ref_name }}
|
||||
|
||||
|
||||
- name: Run chart-releaser
|
||||
|
||||
Reference in New Issue
Block a user