mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:45:16 +03:00
fix outputs
This commit is contained in:
parent
fb68f237ae
commit
1052f6f488
2
.github/workflows/staging.yml
vendored
2
.github/workflows/staging.yml
vendored
|
@ -11,7 +11,7 @@ env:
|
|||
jobs:
|
||||
validation:
|
||||
runs-on: ubuntu-latest
|
||||
ouputs:
|
||||
outputs:
|
||||
website: ${{steps.website.outputs.src}}
|
||||
lambdas: ${{steps.lambdas.outputs.lambdas}}
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue