Update publish-tar.yml

This commit is contained in:
mr. m 2025-01-12 17:18:23 +01:00 committed by GitHub
parent 7aa20233af
commit f30c5d8470
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,4 +38,4 @@ jobs:
name: Release for Zen - ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
body: |
### Release ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
- sha: ${{ github.sha }}
- sha: `${{ github.sha }}`