github.sha

This commit is contained in:
Maxime Beauchemin
2024-11-25 14:18:47 -08:00
parent 0d363b4dbd
commit bfba035552

View File

@@ -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