Skip to content

Commit

Permalink
Fix upload action
Browse files Browse the repository at this point in the history
Tschrock authored Aug 1, 2021

Verified

This commit was signed with the committer’s verified signature.
Dragon-Seeker Blodhgarm
1 parent 4119816 commit 45cdfce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -27,5 +27,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: pridemoji.zip
files: dist/pridemoji.zip
fail_on_unmatched_files: true

0 comments on commit 45cdfce

Please sign in to comment.