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

This commit is contained in:
Philipp Horstenkamp 2023-11-19 19:18:20 +01:00
parent e0f6682904
commit 1d1a39cf17
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

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: