Skip to content

Commit 9bcde61

Browse files
committed
Update ssh-key
1 parent 2d71d89 commit 9bcde61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-swift-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v3
2626
with:
2727
path: dist
28-
ssh-key: ${{ secrets.SWIFT_DEPLOY_SSH_KEY }}
28+
ssh-key: ${{ secrets.NOSTR_SDK_SWIFT_DEPLOY_KEY }}
2929

3030
- name: Build Swift bindings
3131
working-directory: build/bindings/nostr-sdk-ffi

0 commit comments

Comments
 (0)