Initiated the action. #1

Merged
Philipp merged 28 commits from philipp-patch-1 into main 2024-05-28 23:29:17 +02:00
302 changed files with 38387 additions and 20 deletions
Showing only changes of commit 4537cb7f3e - Show all commits

View File

@ -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