Skip to content

Commit

Permalink
Merge pull request #155 from finol-digital/develop
Browse files Browse the repository at this point in the history
v1.117
  • Loading branch information
davidmfinol authored Aug 24, 2024
2 parents 7f6e710 + 7127933 commit 3564f6f
Show file tree
Hide file tree
Showing 10 changed files with 255 additions and 58 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
androidKeystorePass: ${{ secrets.ANDROID_KEYSTORE_PASS }}
androidKeyaliasName: cgs
androidKeyaliasPass: ${{ secrets.ANDROID_KEYALIAS_PASS }}
androidTargetSdkVersion: AndroidApiLevel33
androidTargetSdkVersion: AndroidApiLevel34
- name: Upload Build
uses: actions/upload-artifact@v4
if: github.event_name == 'pull_request' || github.event.action == 'published' || contains(github.event.inputs.workflow_mode, matrix.targetPlatform) || (contains(github.event.inputs.workflow_mode, 'Steam') && matrix.targetPlatform == 'StandaloneLinux64')
Expand Down Expand Up @@ -850,7 +850,6 @@ jobs:
app-id: 9N96N5S4W3J0
package-path: ${{ format('{0}\build\WSAPlayer\WSAPlayer\AppPackages\Card Game Simulator\Card Game Simulator_{1}.0_x86_x64_arm_arm64_bundle_Master.appxupload', 'C:\Card-Game-Simulator.git', needs.buildWSAPlayer.outputs.buildVersion) }}
- name: Upload to the Microsoft Store
if: false
working-directory: C:/Card-Game-Simulator.git
shell: pwsh
env:
Expand Down
2 changes: 1 addition & 1 deletion Assets/Plugins/FinolDigital.Cgs.CardGameDef.dll
Git LFS file not shown
Loading

0 comments on commit 3564f6f

Please sign in to comment.