Fix workflow
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -16,6 +16,8 @@ jobs:
|
|||||||
id: version
|
id: version
|
||||||
with:
|
with:
|
||||||
version_file: ./VERSION
|
version_file: ./VERSION
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2.3.4
|
||||||
|
|||||||
Reference in New Issue
Block a user