Fix indentation in workflow

Bypass rules yolo

Signed-off-by: Tobias Berger <toby@tobot.dev>
This commit is contained in:
Tobias Berger 2026-01-17 22:22:40 +01:00 committed by GitHub
parent c4ffead268
commit 5b25fcb2c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -35,11 +35,11 @@ jobs:
# https://github.com/stefanzweifel/git-auto-commit-action#push-to-protected-branches
- name: Commit new credit files
uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Update Credits
commit_author: DeltaV-Bot <github@deltav.gay>
token: ${{ secrets.GITHUB_TOKEN }}
uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Update Credits
commit_author: DeltaV-Bot <github@deltav.gay>
token: ${{ secrets.GITHUB_TOKEN }}
# This will make a PR
# - name: Set current date as env variable