Skip to content

Commit da9c7f7

Browse files
committed
recursive file path
1 parent 5f7ca93 commit da9c7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ jobs:
119119
with:
120120
tag_name: ${{ steps.semver.outputs.semver }}
121121
files: |
122-
${{ github.workspace }}/*.tar.gz
122+
${{ github.workspace }}/**/*.tar.gz
123123

0 commit comments

Comments
 (0)