From 31b426772d35111ff6cdf50f062723d4c5bd1bfd Mon Sep 17 00:00:00 2001 From: gentlementlegen Date: Wed, 18 Dec 2024 16:41:27 +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 88ac908..87f29d3 100644 --- a/.github/workflows/worker-deploy.yml +++ b/.github/workflows/worker-deploy.yml @@ -120,7 +120,7 @@ jobs: files: | manifest.json commit-message: "chore: update manifest.json url" - ref: refs/heads/${{ github.ref }} + ref: ${{ github.ref }} - name: Write Deployment URL to Summary run: |