Skip to content

Commit 21bc062

Browse files
committed
more
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent f909757 commit 21bc062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-ci-goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187

188188
- name: Debugging1
189189
run: |
190-
echo '${{ fromJSON(steps.build-snapshot.outputs) }}'
190+
echo '${{ fromJSON(steps.build-snapshot.outputs).* }}'
191191
192192
- name: Debugging
193193
run: |

0 commit comments

Comments
 (0)