Skip to content

Commit

Permalink
Update zip_creation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jumping2000 authored Oct 7, 2023
1 parent 2b10dae commit 0470e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip_creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: 📦 Create zip file for the packages esphome lovelace www
run: |
cd "${{ github.workspace }}/elettrodomestici_2023"
zip -r elettrodomestici_2023.zip packages esphome lovelace www button_card_templates
zip -r elettrodomestici_2023.zip packages lovelace www
- name: 📤 Upload the zip file as a release asset
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 0470e45

Please sign in to comment.