Skip to content

Commit

Permalink
fix: typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter2206 committed Feb 20, 2022
1 parent 9a507a1 commit 0125e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
body: |
This is a test
sha: ${{ git.sha_short }}
sha: ${{ steps.git.outputs.sha_short }}

0 comments on commit 0125e1a

Please sign in to comment.