fixed workflow

This commit is contained in:
Spitfireap
2024-04-12 14:11:35 +02:00
parent 14f0da5c1f
commit 6da31945d6

View File

@@ -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