From fe4636e3cf1813aad7466b8a9d30645f8004b411 Mon Sep 17 00:00:00 2001 From: WANG Chucheng Date: Sun, 19 Jun 2022 17:13:07 -0700 Subject: chore: update the branch name of Eureka Starters --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3