mirror of
https://github.com/ziggyds/iventoy
synced 2024-11-11 13:11:10 +00:00
Update build-image.yml
This commit is contained in:
parent
f9478a04af
commit
b6e49bd762
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
# Map a step output to a job output
|
||||
outputs:
|
||||
iventoy: ${{ steps.healthchecks.outputs.version }}
|
||||
iventoy: ${{ steps.iventoy.outputs.version }}
|
||||
steps:
|
||||
-
|
||||
name: check version iventoy
|
||||
|
Loading…
Reference in New Issue
Block a user