mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-17 19:44:31 -05: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: |
|
||||
${{ runner.os }}-gems-
|
||||
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
||||
with:
|
||||
target_branch: 'gh-pages'
|
||||
env:
|
||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
||||
target_branch: 'gh-pages'
|
||||
|
Loading…
Reference in New Issue
Block a user