Skip to content

Commit

Permalink
Update hacs.yml
Browse files Browse the repository at this point in the history
update hacs workflow to use main branch
  • Loading branch information
badguy99 authored Dec 29, 2020
1 parent 3a8fec1 commit 846ad9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/integration/action@master"
uses: "hacs/integration/action@main"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "appdaemon"

0 comments on commit 846ad9e

Please sign in to comment.