Fix workflow

pull/21/head
Daniel Chesterton 4 years ago
parent 1661d85b48
commit f814b9dd3c

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

Loading…
Cancel
Save