Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aneisch committed Dec 15, 2022
1 parent 0432d15 commit c42afd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-ha-release-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Push Tag
uses: laputansoft/[email protected]
with:
github_token: ${{ env.github-token }}
github_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.event.client_payload.version }}
- name: Create Release
id: create_release
Expand Down

0 comments on commit c42afd2

Please sign in to comment.