Fixed a typo
Auto Maintenance Cycle / pre-commit Autoupdate (push) Has been cancelled

This commit is contained in:
2023-11-19 19:18:20 +01:00
parent e0f6682904
commit 1d1a39cf17
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
shell: bash
- run: pre-commit autoupdate
shell: bash
- run: echo "Github token -> ${{ secrets.GITHUB_TOKEN }}""
- run: echo "Github token -> ${{ secrets.GITHUB_TOKEN }}"
- run: sleep 50000
- uses: stefanzweifel/git-auto-commit-action@v5
with: