mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
deploy app
This commit is contained in:
4
.github/workflows/deploy-appstore.yml
vendored
4
.github/workflows/deploy-appstore.yml
vendored
@@ -1,6 +1,10 @@
|
||||
name: Deploy to App Store
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
paths:
|
||||
- "Xamarin.Neo4j/**"
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user