History build fix, master branch

This commit is contained in:
Catenocrypt 2021-02-22 17:14:51 +01:00
parent d7b5c047af
commit 808d40a326

View File

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