Skip to content

Commit ace37a8

Browse files
authored
Add tar.gz to the release-snapshot.yml (#2518)
## Changes Add tar.gz to the release-snapshot.yml
1 parent a45bc51 commit ace37a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-snapshot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ jobs:
9696
token: ${{ secrets.GITHUB_TOKEN }}
9797
files: |
9898
dist/databricks_cli_*.zip
99+
dist/databricks_cli_*.tar.gz

0 commit comments

Comments
 (0)