ckb-cell / rgbpp-sdk

Utilities for Bitcoin and RGB++ asset integration
ISC License
53 stars 15 forks source link

fix(ci): comment format in release/snapshot workflows #249

Closed ShookLyngs closed 1 week ago

ShookLyngs commented 1 week ago

Changes

Fix

Previously, the comment on the commit that triggers the release/snapshot workflow was not formatted correctly, causing it to show only the first line of the table. Here's an example: https://github.com/ckb-cell/rgbpp-sdk/commit/53fc8eec4fb15974f4734de3913e528f4b1d0efc#commitcomment-143869323

The table should be fixed to: Name Version
@rgbpp-sdk/btc 0.0.0-snap-20240705090030
@rgbpp-sdk/ckb 0.0.0-snap-20240705090030
rgbpp 0.0.0-snap-20240705090030
@rgbpp-sdk/service 0.0.0-snap-20240705090030
ShookLyngs commented 1 week ago

Confirm fixed: https://github.com/ckb-cell/rgbpp-sdk/commit/e23abaa6009cb8e97dfe9869b5e7d0e005b5c6a5#commitcomment-143871645