mirror of https://github.com/databricks/cli.git
Add tar.gz to the release-snapshot.yml (#2518)
## Changes Add tar.gz to the release-snapshot.yml
This commit is contained in:
parent
a45bc51eb1
commit
ace37a8822
|
@ -96,3 +96,4 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: |
|
||||
dist/databricks_cli_*.zip
|
||||
dist/databricks_cli_*.tar.gz
|
||||
|
|
Loading…
Reference in New Issue