feature/84-character-creation #88

Merged
rainote merged 60 commits from feature/84-character-creation into master 2023-11-17 07:29:21 +00:00
Showing only changes of commit 04f8c5d52c - Show all commits

View file

@ -1,6 +1,11 @@
name: Build, Package and Push Images
run-name: ${{ gitea.actor }} is building the Server application
on: [push]
on:
push:
paths-ignore:
- Wiki/**
- Benchmarks/**
- .run/**
jobs:
preprocess: