Skip to content

Commit

Permalink
fix 9ck ios cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
sonohoshi committed May 17, 2024
1 parent 08a16ad commit 8e4a49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-build-and-release-for-9ck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
versioning: Custom
version: ${{ github.event.inputs.app-version }}
allowDirtyBuild: true
customParameter: -identifier "$IOS_APP_ID" -playerName NineChroniclesK
customParameters: -identifier "$IOS_APP_ID" -playerName NineChroniclesK

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 8e4a49d

Please sign in to comment.