Skip to content

Commit e13639e

Browse files
authored
fix force-ref again
1 parent bac56fb commit e13639e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: lrstanley/.github/.github/workflows/renovate.yml@master
2020
secrets: inherit
2121
with:
22-
force-run: ${{ inputs.force-run }}
22+
force-run: ${{ inputs.force-run == true }}

0 commit comments

Comments
 (0)