mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
chore: Fix release please
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
- name: Update latest-dev tag
|
||||
run: |
|
||||
cd z2m
|
||||
git push --delete origin latest-dev
|
||||
git push --delete origin latest-dev || true
|
||||
git tag latest-dev
|
||||
git push origin latest-dev
|
||||
- name: Cache commit-user-lookup.json
|
||||
|
||||
Reference in New Issue
Block a user