Skip to content

Commit 8eda541

Browse files
committed
ci(action): fix inputs description [skip ci]
1 parent 23a71fc commit 8eda541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
workflow_dispatch:
2525
inputs:
2626
input_year:
27-
description: "Year (YYYY) version of TexLive, leave empty for latest"
27+
description: "Year (YYYY) version of TexLive, default of `latest`"
2828
required: false
2929
default: latest
3030

0 commit comments

Comments
 (0)