Skip to content

Commit

Permalink
Second try
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Nov 19, 2020
1 parent ce7af4e commit 279da23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: cloudspout-button-panel.zip
path: dist/cloudspout-button-panel.zip
path: cloudspout-button-panel.zip
Empty file added dist/MANIFEST.txt
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"github": {
"release": true,
"assets": [
"cloudspout-button-panel.zipp"
"cloudspout-button-panel.zip"
]
},
"npm": {
Expand Down

0 comments on commit 279da23

Please sign in to comment.