Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 7a54ea4

Browse files
committed
fix args
1 parent f0c3519 commit 7a54ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5555
with:
56-
args: output
56+
args: output/*

0 commit comments

Comments
 (0)