Skip to content

Commit 1b56c47

Browse files
AnsonhkgCopilot
andauthored
Update .github/workflows/e2e-naga.yml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Anson <[email protected]>
1 parent 6f67e5e commit 1b56c47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-naga.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ jobs:
160160
branch: ${{ github.ref_name }}
161161
version: pnpm changeset version
162162
publish: pnpm changeset publish --access public
163-
commit: chore(release): version packages
164-
title: chore(release): version packages
163+
commit: "chore(release): version packages"
164+
title: "chore(release): version packages"
165165
env:
166166
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
167167
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}

0 commit comments

Comments
 (0)