We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e23151 commit f927e30Copy full SHA for f927e30
1 file changed
action.yml
@@ -21,6 +21,6 @@ runs:
21
- "--token"
22
- ${{ inputs.token }}
23
- "--block-id"
24
- - ${{ inputs.block || env.METABLOCK_BLOCK_ID }}
+ - ${{ inputs.block }}
25
- "--env"
26
- ${{ inputs.env }}
0 commit comments