ci(autobump): switch to renovate-bot token when creating PR #107
@@ -115,7 +115,7 @@ jobs:
|
|||||||
- run: bun run fmt
|
- run: bun run fmt
|
||||||
- name: Create pull request
|
- name: Create pull request
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.RENOVATE_BOT_TOKEN }}
|
||||||
FILE: ${{ steps.rule.outputs.file }}
|
FILE: ${{ steps.rule.outputs.file }}
|
||||||
BRANCH: ${{ steps.rule.outputs.branch }}
|
BRANCH: ${{ steps.rule.outputs.branch }}
|
||||||
TITLE: ${{ steps.rule.outputs.title }}
|
TITLE: ${{ steps.rule.outputs.title }}
|
||||||
|
|||||||
Reference in New Issue
Block a user