Skip to content

Commit ac6bbc7

Browse files
committed
test release action
1 parent c9de281 commit ac6bbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
version: ${{ steps.pre-publish.outputs.version }}
4444
steps:
4545
- run: |
46-
env
46+
echo "DRY RUN? ${{ env.DRY_RUN}}"
4747
echo "INPUTS? ${{inputs.dry_run}}"
4848
exit 1
4949
- uses: mongodb-labs/drivers-github-tools/secure-checkout@v2

0 commit comments

Comments
 (0)