Skip to content

Commit

Permalink
use the script
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Dec 1, 2019
1 parent 957c3ee commit f7e9624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
-H "Authorization: Bearer $HASS_TOKEN" \
-H "Content-Type: application/json" \
-d "{\"sha\": \"$GITHUB_SHA\"}" \
"$HASS_URL/api/services/shell_command/deploy"
"$HASS_URL/api/services/script/deploy"
- uses: maxkomarychev/oction-create-deployment-status@v0.7.1
if: success()
Expand Down

0 comments on commit f7e9624

Please sign in to comment.