We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90bad5 commit a698f48Copy full SHA for a698f48
.github/workflows/scrape-proton-mta-sts.yml
@@ -25,4 +25,4 @@ jobs:
25
git commit -m "Update MTA-STS policy on $(date +'%Y-%m-%d')"
26
git push
27
env:
28
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
0 commit comments