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:
3
.github/workflows/gh-pages.yml
vendored
3
.github/workflows/gh-pages.yml
vendored
@@ -18,4 +18,5 @@ jobs:
|
||||
${{ runner.os }}-gems-
|
||||
- uses: helaili/jekyll-action@v2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
target_branch: 'gh-pages'
|
||||
Reference in New Issue
Block a user