We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nostr
1 parent 651bd02 commit 06c2dd7Copy full SHA for 06c2dd7
.github/workflows/publish-swift-package.yaml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
repository: ${{ github.repository_owner }}/nostr
21
path: build
22
- ref: nostr-sdk-ffi-v${{ inputs.version }}
+ # ref: v${{ inputs.version }}
23
24
- name: Checkout nostr-sdk-swift repo
25
uses: actions/checkout@v3
0 commit comments