Initiated the action. #1
@ -18,5 +18,6 @@ jobs:
|
||||
with:
|
||||
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
||||
start-version: 0.1.1
|
||||
- run: 'echo Version found and result returned: "${{steps.version-up.outputs}}"'
|
||||
- run: 'echo Version found and result returned: "${{steps.version-up.outputs.current_version}}"'
|
||||
- run: |
|
||||
echo "Version found and result returned: ${{steps.version-up.outputs}}"
|
||||
echo "Version found and result returned: ${{steps.version-up.outputs.current_version}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user