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 8a173d1 commit 2413727Copy full SHA for 2413727
.github/workflows/apm-integrations.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- run: |
33
echo "Hello, world!"
34
- echo "Nightly version: ${{ inputs.nightly_version }}"
+ echo "Nightly version: ${{ inputs.nightly-version }}"
35
36
aerospike:
37
strategy:
0 commit comments