Skip to content

Commit

Permalink
add another wildcard to use directory internals
Browse files Browse the repository at this point in the history
  • Loading branch information
videah committed Mar 4, 2023
1 parent 583f572 commit 89398e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
- name: Create Release
uses: ncipollo/release-action@v1
with:
artifacts: ${{ env.OUTPUT_FOLDER }}/*
artifacts: ${{ env.OUTPUT_FOLDER }}/*/*

0 comments on commit 89398e9

Please sign in to comment.