aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-07-24 00:54:05 -0700
committerPinapelz <donaldshan1@outlook.com>2023-07-24 00:54:05 -0700
commit01a5a2ff180b9e675d9ea5b48106b256a060fae2 (patch)
tree0503323d054546369087aa9bf48155365e601a73 /.github/workflows
parent6a359fc39636df587203b739015d29ecc75c6b3f (diff)
fix: branch rename from main to master
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 9b3b66a..da0391d 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -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 branch’s name
push:
- branches: [ main ]
+ branches: [ master ]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage