Skip to content

Commit

Permalink
ci: update global workflows (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
LizardByte-bot authored Dec 28, 2022
1 parent f4a48f4 commit ad20572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
>> $GITHUB_OUTPUT
- name: rebase
if: ${{ steps.label.outputs.central_dep == false }}
if: ${{ steps.label.outputs.central_dep == 'false' }}
uses: "bbeesley/[email protected]"
env:
GITHUB_TOKEN: ${{ secrets.GH_BOT_TOKEN }}

0 comments on commit ad20572

Please sign in to comment.