Skip to content

Commit f927e30

Browse files
committed
Build gain
1 parent 2e23151 commit f927e30

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 || env.METABLOCK_BLOCK_ID }}
24+
- ${{ inputs.block }}
2525
- "--env"
2626
- ${{ inputs.env }}

0 commit comments

Comments
 (0)