Skip to content

Commit b87a18f

Browse files
authored
Incorrect file reference on asset upload (#624)
1 parent 2cd8c71 commit b87a18f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- name: 📦 Upload release asset
4040
uses: softprops/action-gh-release@v2
4141
with:
42-
files: dist/vacuum-card.js
42+
files: dist/purifier-card.js
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)