Skip to content

Commit

Permalink
fix: type in merge artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Az-r-ow committed Mar 9, 2024
1 parent 92fd9ea commit e0dae5c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ jobs:
with:
pattern: so-file-*
path: ${{ env.BUILD_DIR }}
merge_multiple: true

- run: ls -R ${{ env.BUILD_DIR }}
merge-multiple: true

- name: Create Release
uses: marvinpinto/action-automatic-releases@latest
Expand Down

0 comments on commit e0dae5c

Please sign in to comment.