Skip to content

Commit cd1c006

Browse files
committed
update manual build process
1 parent 3c11760 commit cd1c006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
api_base_url:
77
description: URL of the REST API
88
required: true
9-
default: ${env.API_BASE_URL}
9+
default: ${{ env.API_BASE_URL }}
1010
app_name:
1111
description: Application name
1212
required: true

0 commit comments

Comments
 (0)