Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from thebino/Feature/first_draft
Browse files Browse the repository at this point in the history
debug release
  • Loading branch information
thebino authored Dec 5, 2020
2 parents e564480 + ab50c95 commit 584ba9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
name: Prepare release
runs-on: ubuntu-latest
steps:
- name: list dir
run: |
ls -alh
# Pack the HACS dir as a zip and upload to the release
- name: ZIP rki_covid Dir
run: |
Expand Down

0 comments on commit 584ba9c

Please sign in to comment.