This commit is contained in:
parent
5239d56c9e
commit
069f52efc3
1 changed files with 1 additions and 1 deletions
|
@ -17,10 +17,10 @@ jobs:
|
||||||
repository: chapeau/blog-static
|
repository: chapeau/blog-static
|
||||||
path: _site
|
path: _site
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GH_PAT }}
|
||||||
|
ref: main
|
||||||
|
|
||||||
- name: Setup
|
- name: Setup
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
MAIL: ${{ secrets.MAIL }}
|
MAIL: ${{ secrets.MAIL }}
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue