Compare commits
No commits in common. "e9dcadf9c6bbe884c843edd61edfb4e530043583" and "ebb3c13fe1b334aaab7b5c3bc6dbdeb01f3abd15" have entirely different histories.
e9dcadf9c6
...
ebb3c13fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- run: echo "Ping Pong, this is your runner speaking!"
|
||||
run: echo "Printing Message: ${{ inputs.message }}"
|
||||
run: echo "Printing Message: {{ inputs.message }}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue