automatically deploy

This commit is contained in:
2024-05-03 23:02:55 +02:00
parent 5f222a4066
commit 9fa2e7e7fb
+1 -1
View File
@@ -4,7 +4,7 @@ on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branchs name
push:
branches: [ main ]
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch: