Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Chucheng <me@wangchucheng.com>2022-06-20 03:13:07 +0300
committerWANG Chucheng <me@wangchucheng.com>2022-06-20 03:13:07 +0300
commitfe4636e3cf1813aad7466b8a9d30645f8004b411 (patch)
treee20dde2f75b0ae1295c42275ce41cc0b47beb0ea
parent749f68cfef98e04dd40542e7d298d87648009a6f (diff)
chore: update the branch name of Eureka StartersHEADmaster
-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 176a684..6c0df17 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -62,7 +62,7 @@ jobs:
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
directory: starters
repository: wangchucheng/hugo-eureka-starters
- branch: monolingual
+ branch: main
- name: Release Starters
uses: softprops/action-gh-release@v1
with: