File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11332
11332
"contributions" : [
11333
11333
" bug"
11334
11334
]
11335
+ },
11336
+ {
11337
+ "login" : " adeolu98" ,
11338
+ "name" : " dCRYPT" ,
11339
+ "avatar_url" : " https://avatars.githubusercontent.com/u/39372980?v=4" ,
11340
+ "profile" : " https://github.com/adeolu98" ,
11341
+ "contributions" : [
11342
+ " bug"
11343
+ ]
11344
+ },
11345
+ {
11346
+ "login" : " sourabupadhya123" ,
11347
+ "name" : " Sourab" ,
11348
+ "avatar_url" : " https://avatars.githubusercontent.com/u/64914231?v=4" ,
11349
+ "profile" : " https://github.com/sourabupadhya123" ,
11350
+ "contributions" : [
11351
+ " security"
11352
+ ]
11335
11353
}
11336
11354
],
11337
11355
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 59
59
60
60
- name : Create Pull Request
61
61
run : |
62
- gh auth login --with-token <<< ${{ secrets.GITHUB_TOKEN }}
62
+ gh auth login --with-token ${{ secrets.GITHUB_TOKEN }}
63
63
gh pr create --base dev --head "automated-update-${{ env.TIMESTAMP }}" --title "Update translation contributors from Crowdin - ${{ env.READABLE_DATE }}" --body-file pr_body.txt
Original file line number Diff line number Diff line change 60
60
61
61
- name : Create Pull Request
62
62
run : |
63
- gh auth login --with-token <<< ${{ secrets.GITHUB_TOKEN }}
63
+ gh auth login --with-token ${{ secrets.GITHUB_TOKEN }}
64
64
gh pr create --base dev --head "automated-update-${{ env.TIMESTAMP }}" --title "Update translation progress from Crowdin - ${{ env.READABLE_DATE }}" --body-file pr_body.txt
Original file line number Diff line number Diff line change @@ -1763,6 +1763,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
1763
1763
<td align="center" valign="top" width="14.28%"><a href="https://github.com/UNOFFICIALbgd"><img src="https://avatars.githubusercontent.com/u/71248977?v=4?s=100" width="100px;" alt="UNOFFICIALbgd"/><br /><sub><b>UNOFFICIALbgd</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AUNOFFICIALbgd" title="Bug reports">🐛</a></td>
1764
1764
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Codex-Bugmenot"><img src="https://avatars.githubusercontent.com/u/59927099?v=4?s=100" width="100px;" alt="Codex-Bugmenot"/><br /><sub><b>Codex-Bugmenot</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3ACodex-Bugmenot" title="Bug reports">🐛</a></td>
1765
1765
<td align="center" valign="top" width="14.28%"><a href="http://huangyongjin.com"><img src="https://avatars.githubusercontent.com/u/20609724?v=4?s=100" width="100px;" alt="Jason Huang"/><br /><sub><b>Jason Huang</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Adoutv" title="Bug reports">🐛</a></td>
1766
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/adeolu98"><img src="https://avatars.githubusercontent.com/u/39372980?v=4?s=100" width="100px;" alt="dCRYPT"/><br /><sub><b>dCRYPT</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aadeolu98" title="Bug reports">🐛</a></td>
1767
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/sourabupadhya123"><img src="https://avatars.githubusercontent.com/u/64914231?v=4?s=100" width="100px;" alt="Sourab"/><br /><sub><b>Sourab</b></sub></a><br /><a href="#security-sourabupadhya123" title="Security">🛡️</a></td>
1766
1768
</tr>
1767
1769
</tbody >
1768
1770
</table >
You can’t perform that action at this time.
0 commit comments