chore: another attempt to fix release_please

This commit is contained in:
Koen Kanters
2024-05-08 22:55:46 +02:00
parent cc9a95c74e
commit aecdfe638b
+1
View File
@@ -42,6 +42,7 @@ jobs:
repository: koenkk/zigbee2mqtt
path: ./z2m-pr
ref: ${{ steps.get_pr_branch.outputs.pr_branch }}
token: ${{secrets.GH_TOKEN}}
- name: Add updated helm chart release versions and documentation to release PR
if: ${{ steps.release.outputs.prs_created == 'true' }}