fetch all

This commit is contained in:
diveintolava 2024-02-01 22:58:12 +08:00
parent 25c6d23bda
commit 414e3b5d4a

View file

@ -41,7 +41,6 @@ jobs:
if: ${{ steps.check-changes.outputs.result == 'true' }}
with:
path: 'yuzu-merge'
fetch-depth: 0
submodules: true
token: ${{ secrets.ALT_GITHUB_TOKEN }}
- uses: actions/github-script@v5