summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRikki <i@rikki.moe>2025-04-07 16:19:59 +0800
committerRikki <i@rikki.moe>2025-04-07 16:19:59 +0800
commit2b1a14ef7c0aa4708312b3774840f2bc0266f3c2 (patch)
tree3edaf089bb971e9f073d7d9fd325556be163a245
parent06d0e6b4ac65806e95c0f29ab7297416e1898e59 (diff)
edit b name
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 1fb6603..f43a330 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -2,7 +2,7 @@ name: Build & Release Go App (CGO Enabled)
on:
push:
- branches: [ main ]
+ branches: [ master ]
jobs:
build: