mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-06 13:16:56 -06:00
Provide target branch details to GitHub Action
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -19,3 +19,4 @@ jobs:
|
|||||||
- uses: helaili/jekyll-action@v2
|
- uses: helaili/jekyll-action@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
target_branch: 'gh-pages'
|
||||||
Reference in New Issue
Block a user