mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-03-02 11:59:25 -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-
|
||||
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
||||
env:
|
||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
||||
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
||||
target_branch: 'gh-pages'
|
Loading…
x
Reference in New Issue
Block a user