mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Merge b759df0897 into sapling-pr-archive-poteto
This commit is contained in:
@@ -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) }}
|
||||
|
||||
Reference in New Issue
Block a user