deploy app

This commit is contained in:
Trevi Awater
2026-03-30 22:51:52 +02:00
parent 886b5738ef
commit 6c4b8c37e6

View File

@@ -1,6 +1,10 @@
name: Deploy to App Store
on:
push:
branches: ["main"]
paths:
- "Xamarin.Neo4j/**"
release:
types: [published]
workflow_dispatch: