Skip to content

Commit 42243df

Browse files
authored
ci: update github-workflows/updater input parameters (#4770)
1 parent cf2c8cc commit 42243df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ jobs:
2828
with:
2929
name: ${{ matrix.name }}
3030
path: ${{ matrix.path }}
31-
pr-strategy: update
32-
api-token: ${{ secrets.CI_DEPLOY_KEY }}
31+
ssh-key: ${{ secrets.CI_DEPLOY_KEY }}

0 commit comments

Comments
 (0)