mirror of https://github.com/databricks/cli.git
Compare commits
6 Commits
c7e80d5dde
...
5fdfb04be2
Author | SHA1 | Date |
---|---|---|
Vedant Mohan Goyal | 5fdfb04be2 | |
Vedant | cfd953697f | |
Vedant | fdc268b71e | |
Vedant | efb88426a9 | |
Vedant | b7065c8725 | |
Vedant | 9e8c3fbebd |
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
environment: release
|
||||
steps:
|
||||
- uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # https://github.com/vedantmgoyal2009/winget-releaser/releases/tag/v2
|
||||
- uses: vedantmgoyal2009/winget-releaser@0db4f0a478166abd0fa438c631849f0b8dcfb99f # Latest commit on June 27, 2024
|
||||
with:
|
||||
identifier: Databricks.DatabricksCLI
|
||||
installers-regex: 'windows_.*-signed\.zip$' # Only signed Windows releases
|
||||
|
|
Loading…
Reference in New Issue