Skip to content

Commit

Permalink
[DiffTrain] Add github url for the commit to the commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
poteto committed Dec 7, 2022
1 parent bfcbf33 commit 77416b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
commit_message: |
${{ github.event.head_commit.message }}
DiffTrain build for `${{ github.sha }}`
DiffTrain build for https://github.com/facebook/react/commit/${{ github.sha }}
branch: builds/facebook-www
commit_user_name: ${{ github.actor }}
commit_user_email: ${{ github.actor }}@users.noreply.github.com
Expand Down

0 comments on commit 77416b9

Please sign in to comment.