This commit is contained in:
2024-02-29 23:02:16 -05:00
parent 96d0b2ba45
commit d029de3fd7

View File

@@ -40,7 +40,7 @@ jobs:
- name: Add PDFs to repo
env:
GH_TOKEN: ${{ secrets.lps_token }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git config --global user.email "robot@mateijordache.info"
git config --global user.name "robot"