{
name: "Dump steps context",
env: { STEPS_CONTEXT: "${{ toJson(steps) }}" },
run: "echo $STEPS_CONTEXT",
if: "always()",
},
Last active
November 29, 2021 19:04
-
-
Save siddharthsarda/4e4fbfe4af507c703f01a66082269b6a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment