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 1fc86bf commit c9de281Copy full SHA for c9de281
.github/workflows/release-python.yml
@@ -44,6 +44,7 @@ jobs:
44
steps:
45
- run: |
46
env
47
+ echo "INPUTS? ${{inputs.dry_run}}"
48
exit 1
49
- uses: mongodb-labs/drivers-github-tools/secure-checkout@v2
50
with:
0 commit comments