mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-03-03 04:19:25 -05:00
add target branch to env
This commit is contained in:
parent
0affdccca3
commit
fcfdf08787
1
.github/workflows/github-pages.yml
vendored
1
.github/workflows/github-pages.yml
vendored
@ -22,3 +22,4 @@ jobs:
|
|||||||
- 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
|
||||||
env:
|
env:
|
||||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
||||||
|
target_branch: 'gh-pages'
|
Loading…
x
Reference in New Issue
Block a user