1
0
mirror of synced 2026-03-10 04:23:39 +00:00

Fix workflow

This commit is contained in:
Daniel Chesterton
2021-05-27 23:23:20 +01:00
parent 2e3e3afc4d
commit 1661d85b48

View File

@@ -16,7 +16,7 @@ jobs:
id: version
with:
version_file: ./VERSION
github_token: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout code
uses: actions/checkout@v2.3.4
- name: Set up QEMU