Skip to content

Commit 50d0e65

Browse files
committed
Fix release trigger
1 parent e967e89 commit 50d0e65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
with:
3636
tag: "v${{ steps.version.outputs.addon }}"
3737
body: "- Updated Zigbee2MQTT to version [`${{ steps.version.outputs.z2m }}`](https://github.com/Koenkk/zigbee2mqtt/releases/tag/${{ steps.version.outputs.z2m }})"
38+
token: ${{secrets.GH_TOKEN}}

0 commit comments

Comments
 (0)