Skip to content

Commit db6de97

Browse files
committed
more debugging
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
1 parent f3eb2ca commit db6de97

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

0 commit comments

Comments
 (0)