Skip to content

Commit f909757

Browse files
committed
and again
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent 3586491 commit f909757

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 '${{ steps.build-snapshot.outputs }}'
190+
echo '${{ fromJSON(steps.build-snapshot.outputs) }}'
191191
192192
- name: Debugging
193193
run: |

0 commit comments

Comments
 (0)