Skip to content

Commit 4328b31

Browse files
committed
fix
1 parent fddac8e commit 4328b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
APP_ID: ${{ secrets.APP_ID }}
1919
AUTOMATION_KEY: ${{ secrets.AUTOMATION_KEY }}
2020

21-
fix-versions:
21+
update-dependencies:
2222
if: ${{ needs.release-please.outputs.prs_created == 'true' }}
2323
needs: release-please
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)