Skip to content

Commit

Permalink
fixed inclusion of generated output files
Browse files Browse the repository at this point in the history
  • Loading branch information
c-leitner authored Jul 30, 2023
1 parent 8e81072 commit a5a8587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
- name: Publish
uses: softprops/action-gh-release@v1
with:
files: "Bulk-vCard-QR-Generator*"
files: "Bulk-vCard-QR-Generator-v*"

0 comments on commit a5a8587

Please sign in to comment.