Skip to content

Commit

Permalink
print steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa committed Mar 15, 2022
1 parent f7cbde0 commit 216137b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-operator-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:

- name: update release config
env:
TEST: ${{ toJson(steps.meta) }}
TEST: ${{ toJson(steps) }}
run: echo "$TEST"

0 comments on commit 216137b

Please sign in to comment.