fixed workflow
This commit is contained in:
2
.github/workflows/versioning.yml
vendored
2
.github/workflows/versioning.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
path: version.txt
|
||||
write-mode: overwrite
|
||||
contents: ${{ GITHUB_SHA }}
|
||||
contents: ${GITHUB_SHA}
|
||||
|
||||
- name: Commit & Push
|
||||
uses: Andro999b/push@v1.3
|
||||
|
||||
Reference in New Issue
Block a user