Update .forgejo/workflows/build-images.yaml
This commit is contained in:
parent
7ab6204bc9
commit
b6e24625e9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ jobs:
|
||||||
#################################################################
|
#################################################################
|
||||||
read-channels:
|
read-channels:
|
||||||
runs-on: ci-os
|
runs-on: ci-os
|
||||||
|
outputs:
|
||||||
channels: ${{ steps.export-channels.outputs.channels }}
|
channels: ${{ steps.export-channels.outputs.channels }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue