Update update_frontend.yml (#5021)

This commit is contained in:
John Doe
2020-11-20 06:01:19 +08:00
committed by GitHub
parent 6b32f30654
commit 350ec1776e
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
with:
node-version: 12
- run: npm install zigbee2mqtt-frontend@${{ github.event.client_payload.version }} --save-exact
- uses: peter-evans/create-pull-request@v2
- uses: peter-evans/create-pull-request@v3
with:
commit-message: Update zigbee2mqtt-frontend to ${{ github.event.client_payload.version }}
branch: "update_frontend"