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: |