mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
try with target branch
This commit is contained in:
parent
fcfdf08787
commit
abd534f9c3
4
.github/workflows/github-pages.yml
vendored
4
.github/workflows/github-pages.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-gems-
|
${{ runner.os }}-gems-
|
||||||
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
||||||
|
with:
|
||||||
|
target_branch: 'gh-pages'
|
||||||
env:
|
env:
|
||||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
||||||
target_branch: 'gh-pages'
|
|
Loading…
Reference in New Issue
Block a user