mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
set name of output
This commit is contained in:
parent
06737f4bc7
commit
6f3f805b4a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -154,7 +154,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
IMAGES: bot
|
IMAGES: bot
|
||||||
run: |
|
run: |
|
||||||
echo ::set-output name=$1::@$(cat .digests/bot/digest.txt)
|
echo ::set-output name=bot::@$(cat .digests/bot/digest.txt)
|
||||||
|
|
||||||
- name: Invoke Deploy workflow
|
- name: Invoke Deploy workflow
|
||||||
uses: benc-uk/workflow-dispatch@v1
|
uses: benc-uk/workflow-dispatch@v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue