Skip to content

Commit

Permalink
ci: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-way committed Nov 3, 2024
1 parent b72f9e3 commit 4d015bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
target/wasm32-wasip1/release/plugin.wasm.sha256
name: v${{ github.ref_name }}
body: |
SHA256 checksums: ${{ steps.sha256.outputs.sha }}
plugin sha256: `${{ steps.sha256.outputs.sha }}`
append_body: true
draft: false
prerelease: false
Expand Down

0 comments on commit 4d015bd

Please sign in to comment.