Skip to content

Update Gdx to 1.13.1 #83

Update Gdx to 1.13.1

Update Gdx to 1.13.1 #83

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- 'master'
- 'release'
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: false
secrets: inherit