Skip to content

Commit

Permalink
🪲 Add missing file to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Aug 13, 2020
1 parent e199199 commit f524fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
mkdir flypie@schneegans.github.com
mv common daemon presets resources schemas settings flypie@schneegans.github.com
mv *.js README.md LICENSE flypie@schneegans.github.com
mv *.js metadata.json README.md LICENSE flypie@schneegans.github.com
zip -r flypie@schneegans.github.com.zip flypie@schneegans.github.com
- name: Upload Release
uses: svenstaro/upload-release-action@v1-release
Expand Down

0 comments on commit f524fd1

Please sign in to comment.