Skip to content

Commit c90bad5

Browse files
authored
Update scrape-proton-mta-sts.yml
1 parent 49fa4d0 commit c90bad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scrape-proton-mta-sts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Commit and push updated file
2121
run: |
2222
git config --global user.name "github-actions[bot]"
23-
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
23+
git config --global user.email "36704600+noconnor29@users.noreply.github.com."
2424
git add .well-known/mta-sts.txt
2525
git commit -m "Update MTA-STS policy on $(date +'%Y-%m-%d')"
2626
git push

0 commit comments

Comments
 (0)