Update workflow

This commit is contained in:
StageGuard
2021-04-20 14:53:28 +08:00
parent 276f73887c
commit 5f793165d2

View File

@@ -15,7 +15,6 @@ jobs:
if: github.actor == 'StageGuard'
run: |
git show -s --format=%H > gitVersion
git add gitVersion
- name: Push commit
uses: EndBug/add-and-commit@v7.1.2
if: github.actor == 'StageGuard'