mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-23 15:40:28 +00:00
ci: update global workflows (#643)
This commit is contained in:
parent
f4a48f44e4
commit
ad20572dde
2
.github/workflows/autoupdate.yml
vendored
2
.github/workflows/autoupdate.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
>> $GITHUB_OUTPUT
|
>> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: rebase
|
- name: rebase
|
||||||
if: ${{ steps.label.outputs.central_dep == false }}
|
if: ${{ steps.label.outputs.central_dep == 'false' }}
|
||||||
uses: "bbeesley/gha-auto-dependabot-rebase@v1.2.0"
|
uses: "bbeesley/gha-auto-dependabot-rebase@v1.2.0"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user