Skip to content

Commit

Permalink
Add release for door-light
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmarklloyd committed Nov 18, 2021
1 parent 1ddcc42 commit d1bcd36
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ jobs:
project_path: "./client"
binary_name: "pi-sensor"
extra_files: install/pi-sensor.service.tmpl install/run.sh
- uses: wangyoucao577/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
project_path: "./scripts/door-light"
binary_name: "door-light"
extra_files: scripts/door-light/unit.service
File renamed without changes.
File renamed without changes.

0 comments on commit d1bcd36

Please sign in to comment.