Revert "ci(autobump): switch to renovate-bot token when creating PR (#107)" (#108)

This reverts commit 12df555caf.

Reviewed-on: #108
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #108.
This commit is contained in:
2026-07-24 18:59:18 +02:00
committed by t.behrendt
parent 12df555caf
commit 4f76a5c5d1
+1 -1
View File
@@ -115,7 +115,7 @@ jobs:
- run: bun run fmt
- name: Create pull request
env:
GITEA_TOKEN: ${{ secrets.RENOVATE_BOT_TOKEN }}
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
FILE: ${{ steps.rule.outputs.file }}
BRANCH: ${{ steps.rule.outputs.branch }}
TITLE: ${{ steps.rule.outputs.title }}