Skip to content

Commit

Permalink
fix: release files list
Browse files Browse the repository at this point in the history
  • Loading branch information
reiniiriarios committed Mar 14, 2023
1 parent 920e184 commit 457eb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
"Harvest Billables for Stream Deck ${{ github.ref_name }}.zip"
Harvest Billables for Stream Deck ${{ github.ref_name }}.zip
build-${{ github.ref_name }}.zip
fail_on_unmatched_files: true
draft: true

0 comments on commit 457eb80

Please sign in to comment.