mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
github.sha
This commit is contained in:
2
.github/workflows/superset-helm-release.yml
vendored
2
.github/workflows/superset-helm-release.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
git push origin ${{ env.branch_name }} --force
|
||||
|
||||
# Return to the original branch
|
||||
git checkout ${{ github.ref_name }}
|
||||
git checkout ${{ github.sha }}
|
||||
|
||||
|
||||
- name: Run chart-releaser
|
||||
|
||||
Reference in New Issue
Block a user