Skip to content

Commit

Permalink
Merge branch 'render-bearer-workflow-fix' into release-0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
soson committed Dec 8, 2021
2 parents 9766af2 + f5246db commit 9e987d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const ControlPage: VoidFunctionComponent<Props> = ({
input: {
// eslint-disable-next-line @typescript-eslint/naming-convention
unistore_node_name: 'bearer',
action: 'commit',
action: 'dryrun',
US_UI_TX: unwrap(getTransactionId()),
},
})
Expand Down

0 comments on commit 9e987d4

Please sign in to comment.