We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967a88b commit a8a4c39Copy full SHA for a8a4c39
.github/workflows/build.yml
@@ -124,7 +124,7 @@ jobs:
124
● [Detail Page](${{ env.RUN_URL }})
125
color: 0x0000ff
126
username: ${{ github.actor }} via GithubBot
127
- avatar_url: ${{ github.actor.avatar_url }}
+ avatar_url: https://camo.githubusercontent.com/9ddce666945f8c507d7c9a83aaa0518b36a47fa1fd9e823e061ed4753e7becdc/68747470733a2f2f692e696d6775722e636f6d2f7a6a63787956662e706e67
128
129
test:
130
runs-on: ubuntu-latest
0 commit comments