Skip to content

Commit 2413727

Browse files
committed
echo fix 2
1 parent 8a173d1 commit 2413727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apm-integrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- run: |
3333
echo "Hello, world!"
34-
echo "Nightly version: ${{ inputs.nightly_version }}"
34+
echo "Nightly version: ${{ inputs.nightly-version }}"
3535
3636
aerospike:
3737
strategy:

0 commit comments

Comments
 (0)