Skip to content

Commit a36c4a5

Browse files
committed
test env
1 parent 41eab9b commit a36c4a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ runs:
2121
- "--token"
2222
- ${{ inputs.token }}
2323
- "--block-id"
24-
- ${{ inputs.block }}
24+
- ${{ inputs.block || env.METABLOCK_BLOCK_ID }}
2525
- "--env"
2626
- ${{ inputs.env }}

0 commit comments

Comments
 (0)