Skip to content

Commit 383f628

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ jobs:
183183
path: distributions/${{ inputs.distribution }}/dist/windows_amd64_v1/**/*.msi
184184
if-no-files-found: error
185185

186+
- name: Debugging
187+
run: echo "${{ fromJSON(steps.build-snapshot.outputs.metadata) }}"
188+
186189
- name: Debugging
187190
run: echo "${{ fromJSON(steps.build-snapshot.outputs.artifacts) }}"
188191

0 commit comments

Comments
 (0)