We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a82207 commit 2cc54b5Copy full SHA for 2cc54b5
.github/workflows/commit_artifacts.yml
@@ -152,8 +152,7 @@ jobs:
152
commit_message: |
153
${{ github.event.head_commit.message }}
154
155
- DiffTrain build for [${{ github.sha }}](https://github.com/facebook/react/commit/${{ github.sha }})
156
- [View git log for this commit](https://github.com/facebook/react/commits/${{ github.sha }})
+ DiffTrain build for commit ${{ github.sha }}.
157
branch: builds/facebook-www
158
commit_user_name: ${{ github.actor }}
159
commit_user_email: ${{ github.actor }}@users.noreply.github.com
0 commit comments