fix: ref for rel

This commit is contained in:
Aleksandr Chikovani 2023-08-28 21:50:37 -04:00
parent 560caa9f06
commit a984e53c6d

View file

@ -215,7 +215,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
target_commitish: ${{ env.GITHUB_SHA }}
target_commitish: ${{ github.sha }}
tag_name: ${{ needs.build_and_publish.outputs.next_version }}
body: |
# ${{ needs.build_and_publish.outputs.next_version }}