Add deployment when push main

This commit is contained in:
Nick
2023-07-18 09:56:43 +03:00
parent a3b243a833
commit 5a1003a7b8

View File

@@ -1,7 +1,7 @@
name: Deploy
on:
#push:
# branches: [main]
push:
branches: [main]
workflow_dispatch:
inputs:
build: