Skip to content

Commit aad4c61

Browse files
authored
fix invalid workflow (#36860)
1 parent 51d1353 commit aad4c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cdk-command-manually.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
update-connector-builder:
276276
needs:
277277
- bump-version
278-
- publish-docker-image
278+
- bump-manifest-source
279279
runs-on: ubuntu-latest
280280
steps:
281281
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)