Skip to content

Commit

Permalink
update ios 9ck cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
sonohoshi committed May 21, 2024
1 parent 4a8db37 commit 7fb5bb8
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 @@ -116,7 +116,7 @@ jobs:
versioning: Custom
version: ${{ github.event.inputs.app-version }}
allowDirtyBuild: true
customParameters: -identifier "$IOS_APP_ID" -playerName NineChroniclesK
customParameters: -identifier com.planetariumlabs.ninechroniclesmobilek -playerName NineChroniclesK

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

0 comments on commit 7fb5bb8

Please sign in to comment.