use PAT for auto-commit

This commit is contained in:
John Bowdre 2024-04-13 16:28:38 -05:00
parent b708e77b74
commit cf7ab8f039

View file

@ -31,4 +31,6 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'convert Markdown post to Gempost'
token: ${{ secrets.MY_GH_TOKEN }}