Skip to content

Commit

Permalink
Prepare upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Aug 19, 2023
1 parent 891af25 commit 29048d4
Show file tree
Hide file tree
Showing 6 changed files with 2,354 additions and 2,372 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
androidKeystorePass: ${{ secrets.ANDROID_KEYSTORE_PASS }}
androidKeyaliasName: cgs
androidKeyaliasPass: ${{ secrets.ANDROID_KEYALIAS_PASS }}
androidTargetSdkVersion: AndroidApiLevel31
androidTargetSdkVersion: AndroidApiLevel33
- name: Upload Build
uses: actions/upload-artifact@v3
if: github.event.action == 'published' || contains(github.event.inputs.workflow_mode, matrix.targetPlatform) || (contains(github.event.inputs.workflow_mode, 'Steam') && matrix.targetPlatform == 'StandaloneLinux64')
Expand Down
Loading

0 comments on commit 29048d4

Please sign in to comment.