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