Skip to content

Commit e324df7

Browse files
authored
Update build.yaml
1 parent ecd1570 commit e324df7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,3 @@ jobs:
1919
2020
cd custom_components/alarmo/
2121
zip ../../alarmo.zip ./* frontend/dist/* -x '.*'
22-
- uses: JasonEtco/upload-to-release@master
23-
env:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
with:
26-
args: ./alarmo.zip application/zip

0 commit comments

Comments
 (0)