Adjust History update build (#5659)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2021-02-22 17:32:09 +01:00 committed by GitHub
parent 2d132d52bb
commit 7ec7df17f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
token: ${{ secrets.COMMIT_TOKEN }}
ref: master
ref: ${{ github.ref }}
fetch-depth: 0
- uses: actions/setup-node@v1
with: