Skip to content

Commit

Permalink
Merge pull request #146 from fermoya/feat/update-gitflows-version
Browse files Browse the repository at this point in the history
Use fork for xcframework step
  • Loading branch information
fermoya authored Oct 28, 2020
2 parents 254ea2d + 22c74bb commit e6c8496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2

- name: Create XCFramework
uses: unsignedapps/swift-create-xcframework@v1.3.0
uses: fermoya/swift-create-xcframework@master

create_release:
name: Create Release and Upload artfifacts
Expand Down

0 comments on commit e6c8496

Please sign in to comment.