Skip to content

Commit

Permalink
recursive file path
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias committed Apr 8, 2024
1 parent 5f7ca93 commit da9c7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ jobs:
with:
tag_name: ${{ steps.semver.outputs.semver }}
files: |
${{ github.workspace }}/*.tar.gz
${{ github.workspace }}/**/*.tar.gz

0 comments on commit da9c7f7

Please sign in to comment.