We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b5f00 commit 715ca5bCopy full SHA for 715ca5b
.github/workflows/mailbot.yml
@@ -3,9 +3,8 @@ on: push
3
4
jobs:
5
mailbot:
6
- uses: upamanyus/github-mailbot/.github/workflows/mailbot.yml@main
+ uses: sanjit-bhat/github-mailbot/.github/workflows/mailbot.yml@main
7
with:
8
- mailbot_repo: upamanyus/github-mailbot
9
host: smtp.gmail.com
10
port: 587
11
from: mit.pdos.mailbot@gmail.com
0 commit comments