History build fix, fetch-depth 0

This commit is contained in:
Catenocrypt 2021-02-22 17:18:41 +01:00
parent 808d40a326
commit 5589bc161f

View File

@ -12,6 +12,7 @@ jobs:
with: with:
token: ${{ secrets.COMMIT_TOKEN }} token: ${{ secrets.COMMIT_TOKEN }}
ref: master ref: master
fetch-depth: 0
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
with: with:
node-version: 12 node-version: 12