different push tactic
This commit is contained in:
@@ -20,6 +20,13 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 100
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3
|
||||
name: Checkout
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: gh-pages
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
path: .cr-index
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3
|
||||
|
||||
Reference in New Issue
Block a user