Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cnixbtc committed Sep 3, 2024
1 parent 2ca6fed commit 1bf4d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Archive xcframework
uses: actions/upload-artifact@v4
with:
name: breez_sdkFFI-${{ inputs.package-version || intouts.ref }}.xcframework
name: breez_sdkFFI-${{ inputs.package-version || intputs.ref }}.xcframework
path: breez-sdk/libs/sdk-bindings/bindings-swift/breez_sdkFFI.xcframework

- name: Update swift package
Expand Down

0 comments on commit 1bf4d21

Please sign in to comment.