File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 - name : Update Changelog
2323 uses : docker://ghcr.io/ponylang/changelog-bot-action:0.3.6
2424 with :
25- git_user_name : " Ponylang Main Bot"
26- git_user_email : " ponylang.main@gmail.com"
25+ GIT_USER_NAME : " Ponylang Main Bot"
26+ GIT_USER_EMAIL : " ponylang.main@gmail.com"
2727 env :
2828 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2929 - name : Send alert on failure
Original file line number Diff line number Diff line change 2323 - name : Update
2424 uses : docker://ghcr.io/ponylang/release-notes-bot-action:0.3.9
2525 with :
26- git_user_name : " Ponylang Main Bot"
27- git_user_email : " ponylang.main@gmail.com"
26+ GIT_USER_NAME : " Ponylang Main Bot"
27+ GIT_USER_EMAIL : " ponylang.main@gmail.com"
2828 env :
2929 API_CREDENTIALS : ${{ secrets.GITHUB_TOKEN }}
3030 - name : Send alert on failure
You can’t perform that action at this time.
0 commit comments