Skip to content

Commit 7a3a224

Browse files
committed
fix yml syntax
1 parent 830955b commit 7a3a224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Setup node
2222
uses: actions/setup-node@v4
2323
- env:
24-
LOG_LEVEL:debug
24+
LOG_LEVEL: debug
2525
run: npx renovate --token ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)