You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/09/27 01:43:57 UTC

[skywalking-satellite] 01/01: Fix branch name

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-satellite.git

commit f7714779868a24340ef2fa76955efb9c3fbb9904
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Sep 27 09:43:53 2021 +0800

    Fix branch name
---
 .github/workflows/publish-docker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-docker.yaml b/.github/workflows/publish-docker.yaml
index fb0db97..63fcf74 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -19,7 +19,7 @@ name: publish-docker
 on:
   push:
     branches:
-      - master
+      - main
 
 env:
   HUB: ghcr.io/apache/skywalking-satellite