We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fa4d0 commit c90bad5Copy full SHA for c90bad5
.github/workflows/scrape-proton-mta-sts.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Commit and push updated file
21
run: |
22
git config --global user.name "github-actions[bot]"
23
- git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
+ git config --global user.email "36704600+noconnor29@users.noreply.github.com."
24
git add .well-known/mta-sts.txt
25
git commit -m "Update MTA-STS policy on $(date +'%Y-%m-%d')"
26
git push
0 commit comments