Skip to content

Commit 54b4f10

Browse files
committed
chore: update SSH key reference in release workflow
1 parent 3cc8801 commit 54b4f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout project
3232
uses: actions/checkout@v4
3333
with:
34-
ssh-key: ${{ secrets.SYFTGO_PAT_TOKEN }}
34+
ssh-key: ${{ secrets.TEMP_SYFTGO_SSH_KEY }}
3535
submodules: true
3636

3737
- name: Import signing certificate into keychain

0 commit comments

Comments
 (0)