Initiated the action. #1
@ -12,7 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: echo Current branch ${{github.ref_name}}
|
- run: echo Current branch ${{github.ref_name}}
|
||||||
- name: versionup
|
- name: Version up
|
||||||
|
id: versionup
|
||||||
uses: https://git.horstenkamp.eu/Philipp/version-up-action.git@${{github.ref_name}}
|
uses: https://git.horstenkamp.eu/Philipp/version-up-action.git@${{github.ref_name}}
|
||||||
with:
|
with:
|
||||||
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
url-pattern: https://dl.gitea.com/act_runner/{{VERSION}}/act_runner-{{VERSION}}-linux-arm-7
|
||||||
|
Reference in New Issue
Block a user