mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-03-02 20:09:24 -05:00
add target branch to env
This commit is contained in:
parent
0affdccca3
commit
fcfdf08787
3
.github/workflows/github-pages.yml
vendored
3
.github/workflows/github-pages.yml
vendored
@ -21,4 +21,5 @@ jobs:
|
|||||||
${{ 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
|
||||||
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