Skip to content

Commit

Permalink
fix: enable globbing
Browse files Browse the repository at this point in the history
  • Loading branch information
dadav committed Jan 6, 2024
1 parent 37288f1 commit 1ad6967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
file: dist/*
asset_name: ${{ matrix.os }}-binary
tag: ${{ github.ref }}
file_glob: true

0 comments on commit 1ad6967

Please sign in to comment.