We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd8c71 commit b87a18fCopy full SHA for b87a18f
1 file changed
.github/workflows/release.yml
@@ -39,6 +39,6 @@ jobs:
39
- name: 📦 Upload release asset
40
uses: softprops/action-gh-release@v2
41
with:
42
- files: dist/vacuum-card.js
+ files: dist/purifier-card.js
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments