use unityci/editor

pull/5/head
Arneth 3 years ago
parent 55fa99d10b
commit f048b55f21

@ -1,10 +1,10 @@
# .gitea/workflows/build.yaml
name: Automated Unity Build
run-name: ${{ github.actor }} is testing out Gitea Actions
on:
push:
branches:
- main
on:
push:
branches:
- main
jobs:
Explore-Gitea-Actions:
runs-on: [self-hosted, windows]

Loading…
Cancel
Save