Created a first draft of this action. #14

Merged
Philipp merged 68 commits from draft into main 2023-11-19 23:21:49 +01:00
Showing only changes of commit 1d1a39cf17 - Show all commits

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: