Skip to content

Commit 06c2dd7

Browse files
committed
Temp update nostr repo ref
1 parent 651bd02 commit 06c2dd7

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
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
repository: ${{ github.repository_owner }}/nostr
2121
path: build
22-
ref: nostr-sdk-ffi-v${{ inputs.version }}
22+
# ref: v${{ inputs.version }}
2323

2424
- name: Checkout nostr-sdk-swift repo
2525
uses: actions/checkout@v3

0 commit comments

Comments
 (0)