Skip to content

moved small 2D NPC for mobile on correct spot #1073

moved small 2D NPC for mobile on correct spot

moved small 2D NPC for mobile on correct spot #1073

Workflow file for this run

name: Build, test, containerize and push to registry
on:
release:
types: [created]
push:
branches:
- "main"
- "georg202306"
jobs:
build:
uses: ./.github/workflows/_shared_build_test.yml
secrets: inherit
docker:
needs: build
uses: ./.github/workflows/_shared_docker.yml