Skip to content

Commit

Permalink
A few changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AmniX committed Nov 19, 2024
1 parent 954dd1e commit e546031
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,8 @@ jobs:
file: KomojuSharedSDK.zip
make_latest: false
- name: Publish iOS SDK Framework!
working-directory: ./komoju-ios-sdk
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: KomojuIosSDK.zip
file: komoju-ios-sdk/KomojuIosSDK.zip
make_latest: false

0 comments on commit e546031

Please sign in to comment.