Skip to content

Commit fc8e25e

Browse files
Update git-release.yml
1 parent a6f7068 commit fc8e25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
ALLOW_EMPTY_CHANGELOG: "true"
5353
with:
5454
args: |
55-
build/*.zip
55+
${{ steps.download.outputs.download-path }}

0 commit comments

Comments
 (0)