From b00c43ee2d6bf9c5e4e479d5972b467969823b43 Mon Sep 17 00:00:00 2001 From: cloudix_mcp_server Date: Sat, 13 Jun 2026 13:48:00 -0400 Subject: [PATCH] =?UTF-8?q?fix:=20DEFAULT=5FBULB=20=E2=86=92=20DEFAULT=5FB?= =?UTF-8?q?UMP=20(typo)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 0dcca92..2d2056e 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -52,7 +52,7 @@ jobs: - uses: anothrNick/github-tag-action@4ed44965e0db8dab2b466a16d04aec3cc312fd8 # v1.75.0 env: GITHUB_TOKEN: ${{ secrets.SA_TOKEN_ACTION_PUSH_TAGS }} - DEFAULT_BULB: patch + DEFAULT_BUMP: patch RELEASE_BRANCHES: master WITH_V: true GIT_API_TAGGING: false \ No newline at end of file