Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcasula authored Mar 18, 2022
1 parent 8dd2f12 commit d1fa0ac
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 @@ -55,7 +55,7 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./artifacts/StargazersKit.xcframework.zip
asset_path: StargazersKit.xcframework.zip
asset_name: StargazersKit.xcframework.zip
asset_content_type: application/zip
env:
Expand Down

0 comments on commit d1fa0ac

Please sign in to comment.