You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/07/30 10:02:20 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #874: [WIP] [ASF] ASF Publish

yaooqinn commented on a change in pull request #874:
URL: https://github.com/apache/incubator-kyuubi/pull/874#discussion_r679807100



##########
File path: .github/workflows/release.yml
##########
@@ -51,7 +51,7 @@ jobs:
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:
-          asset_paths: '["./kyuubi-*tar.gz"]'
+          asset_paths: '["./kyuubi-*tgz"]'
       - name: Update Release Note

Review comment:
       does this action actually be used?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org