We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e967e89 commit 50d0e65Copy full SHA for 50d0e65
.github/workflows/release.yml
@@ -35,3 +35,4 @@ jobs:
35
with:
36
tag: "v${{ steps.version.outputs.addon }}"
37
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