Skip to content

Commit 950489d

Browse files
committed
update
1 parent facb66c commit 950489d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
outputs:
99
filename:
1010
description: 'The filename'
11-
value: ${{ steps.build-go-main.outputs.zipfile }}
11+
value: ${{ steps.build-go-main.outputs.filename }}
1212
runs:
1313
using: "composite"
1414
steps:

0 commit comments

Comments
 (0)