mirror of
https://github.com/USA-RedDragon/badnest.git
synced 2025-09-07 03:01:52 +01:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
10bd645c0f | ||
|
de8312b722 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
||||
run: zip -r badnest.zip hacs.json info.md custom_components
|
||||
- uses: JasonEtco/upload-to-release@master
|
||||
with:
|
||||
args: badnest.zip
|
||||
args: badnest.zip application/zip
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user