Skip to content

Commit f22a2d5

Browse files
chore(update_dependencies): fix typo exclude->excludes
1 parent b4c88e7 commit f22a2d5

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
@@ -26,7 +26,7 @@ jobs:
2626
id: upgrade
2727
uses: ui-router/publish-scripts/actions/[email protected]
2828
with:
29-
exclude: ${{ matrix.excludes }}
29+
excludes: ${{ matrix.excludes }}
3030
deptype: ${{ matrix.deptype }}
3131
latest: ${{ matrix.latest }}
3232
- name: Create Pull Request

0 commit comments

Comments
 (0)