mirror of
https://github.com/jbowdre/capsule.git
synced 2024-11-22 05:12:17 +00:00
use PAT for auto-commit
This commit is contained in:
parent
b708e77b74
commit
cf7ab8f039
1 changed files with 2 additions and 0 deletions
2
.github/workflows/markdown2gempost.yml
vendored
2
.github/workflows/markdown2gempost.yml
vendored
|
@ -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 }}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue