1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-03 20:02:22 +01:00

Update HA addon token (#3200)

This commit is contained in:
Jesse Hills
2022-02-16 09:11:46 +13:00
committed by GitHub
parent ce073a704b
commit 41f84447cc

View File

@@ -143,7 +143,7 @@ jobs:
needs: [deploy-docker]
steps:
- env:
TOKEN: ${{ secrets.DEPLOY_HASSIO_TOKEN }}
TOKEN: ${{ secrets.DEPLOY_HA_ADDON_REPO_TOKEN }}
run: |
TAG="${GITHUB_REF#refs/tags/}"
curl \