Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro-balades committed Jan 12, 2025
2 parents b81037c + f30c5d8 commit 4ff8d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}`

0 comments on commit 4ff8d62

Please sign in to comment.