From fb9f549514097750514d68da2a8c02ba559e4d33 Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Wed, 18 Dec 2024 17:03:52 +0900 Subject: [PATCH] chore: new token workflow for worker-deploy.yml --- .github/workflows/worker-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/worker-deploy.yml b/.github/workflows/worker-deploy.yml index a70e9b9..7a6c481 100644 --- a/.github/workflows/worker-deploy.yml +++ b/.github/workflows/worker-deploy.yml @@ -100,7 +100,7 @@ jobs: with: files: | manifest.json - commit-message: "chore: update manifest.json url" + commit-message: "chore: [skip ci] update manifest.json url" ref: ${{ github.ref }} - name: Write Deployment URL to Summary