mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 11:29:12 +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:
|
||||
IMAGES: bot
|
||||
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
|
||||
uses: benc-uk/workflow-dispatch@v1
|
||||
|
|
Loading…
Add table
Reference in a new issue