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 fddac8e commit 4328b31Copy full SHA for 4328b31
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
APP_ID: ${{ secrets.APP_ID }}
19
AUTOMATION_KEY: ${{ secrets.AUTOMATION_KEY }}
20
21
- fix-versions:
+ update-dependencies:
22
if: ${{ needs.release-please.outputs.prs_created == 'true' }}
23
needs: release-please
24
runs-on: ubuntu-latest
0 commit comments