Merge b759df0897 into sapling-pr-archive-poteto

This commit is contained in:
lauren
2025-02-27 15:56:46 -05:00
committed by GitHub
@@ -50,7 +50,7 @@ jobs:
embed-author-name: ${{ github.event.sender.login }}
embed-author-url: ${{ github.event.sender.html_url }}
embed-author-icon-url: ${{ github.event.sender.avatar_url }}
embed-title: '⚠️ Publishing release from NPM'
embed-title: "⚠️ Publishing release from NPM${{ inputs.dry && ' (dry run)' }}"
embed-description: |
```json
${{ toJson(inputs) }}