This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new 45d924b312 chore: use `master` branch for snapshot (#5247)
45d924b312 is described below
commit 45d924b312175d08f7e0409ccd64f77f72e131e9
Author: Kazuto Iris <[email protected]>
AuthorDate: Wed Aug 13 13:36:21 2025 +0800
chore: use `master` branch for snapshot (#5247)
---
.github/workflows/publish-snapshot.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/publish-snapshot.yml
b/.github/workflows/publish-snapshot.yml
index 35701625cf..68655434cc 100644
--- a/.github/workflows/publish-snapshot.yml
+++ b/.github/workflows/publish-snapshot.yml
@@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
branch:
- - dev-1.6.0
+ - master
steps:
- name: Checkout repository
uses: actions/checkout@v4
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]