Skip to content

Commit

Permalink
Update publish-swift.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse de Wit <witdejesse@hotmail.com>
  • Loading branch information
cnixbtc and JssDWt committed Sep 3, 2024
1 parent 1731932 commit 575206d
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 || intputs.ref }}.xcframework
name: breez_sdkFFI-${{ inputs.package-version || inputs.ref }}.xcframework
path: breez-sdk/libs/sdk-bindings/bindings-swift/breez_sdkFFI.xcframework

- name: Update swift package
Expand Down

0 comments on commit 575206d

Please sign in to comment.