use BRANCH for describe

fix/3p-ci-error-handling
Miro Stauder 1 year ago committed by GitHub
parent 285091d86a
commit 5728d22afe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,8 @@ jobs:
uses: proudust/gh-describe@v2
with:
# repo: ${{ github.repository }}
commit-ish: ${{ env.SHA }}
# commit-ish: ${{ env.SHA }}
commit-ish: ${{ env.BRANCH }}
- name: Clean packages
env:

Loading…
Cancel
Save