Skip to content

Commit 771a935

Browse files
authored
Update release.yml
1 parent 36c2637 commit 771a935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232
with:
3333
fetch-depth: 0
34+
ssh-key: "{{ secrets.GHA_DEPLOY_KEY }}"
3435
- name: Install pnpm
3536
uses: pnpm/action-setup@v4
3637
with:

0 commit comments

Comments
 (0)