We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2c8cc commit 42243dfCopy full SHA for 42243df
.github/workflows/update-deps.yml
@@ -28,5 +28,4 @@ jobs:
28
with:
29
name: ${{ matrix.name }}
30
path: ${{ matrix.path }}
31
- pr-strategy: update
32
- api-token: ${{ secrets.CI_DEPLOY_KEY }}
+ ssh-key: ${{ secrets.CI_DEPLOY_KEY }}
0 commit comments