Skip to content

Commit 26e9a67

Browse files
committed
Echo dry-run.
1 parent 2fcca7d commit 26e9a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
body: |
2222
> :clock2: ${{github.event.inputs.connector}} https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
2323
- name: Echo
24-
run: echo ${{ github.event.inputs.connector }}
24+
run: echo ${{ github.event.inputs.dry-run }}
2525
- name: Checkout Airbyte
2626
uses: actions/checkout@v2
2727
- name: Publish Python Package

0 commit comments

Comments
 (0)