Compare commits
1 commit
main
...
holzi1005-
Author | SHA1 | Date | |
---|---|---|---|
51283f5880 |
1 changed files with 4 additions and 3 deletions
|
@ -9,9 +9,10 @@ inputs:
|
||||||
description: "Version tag"
|
description: "Version tag"
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
runs:
|
jobs:
|
||||||
using: "composite"
|
build:
|
||||||
steps:
|
runs-on: host
|
||||||
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue