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

maximebeauchemin pushed a commit to branch fix_release_docker
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/fix_release_docker by this 
push:
     new c5b5c361e7 try tags:true
c5b5c361e7 is described below

commit c5b5c361e74861ed168c4b7917a16fc4724cdebe
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Fri Apr 5 12:57:45 2024 -0700

    try tags:true
---
 .github/workflows/docker-release.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/docker-release.yml 
b/.github/workflows/docker-release.yml
index 14af1046a2..6f703d86e5 100644
--- a/.github/workflows/docker-release.yml
+++ b/.github/workflows/docker-release.yml
@@ -55,6 +55,7 @@ jobs:
         uses: actions/checkout@v4
         with:
           persist-credentials: false
+          tags: true
           depth: 0
 
       - name: Setup supersetbot

Reply via email to