token
This commit is contained in:
2
.github/workflows/design.yml
vendored
2
.github/workflows/design.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add PDFs to repo
|
- name: Add PDFs to repo
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ secrets.lps_token }}
|
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "robot@mateijordache.info"
|
git config --global user.email "robot@mateijordache.info"
|
||||||
git config --global user.name "robot"
|
git config --global user.name "robot"
|
||||||
|
|||||||
Reference in New Issue
Block a user