Skip to content

Commit

Permalink
Fix release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 4, 2024
1 parent e967e89 commit 50d0e65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
with:
tag: "v${{ steps.version.outputs.addon }}"
body: "- Updated Zigbee2MQTT to version [`${{ steps.version.outputs.z2m }}`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/${{ steps.version.outputs.z2m }})"
token: ${{secrets.GH_TOKEN}}

0 comments on commit 50d0e65

Please sign in to comment.