Skip to content

Commit

Permalink
Revert "Release Windows packages to winget-pkgs (#1144)"
Browse files Browse the repository at this point in the history
This reverts commit 2f1b81c.
  • Loading branch information
shreyas-goenka committed Feb 1, 2024
1 parent a8200a0 commit 3dbb205
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,3 @@ jobs:
version: "${{ env.VERSION }}",
}
});
publish-to-winget-pkgs:
needs: goreleaser
runs-on: windows-latest
environment: release
steps:
- uses: vedantmgoyal2009/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # https://github.com/vedantmgoyal2009/winget-releaser/releases/tag/v2
with:
identifier: Databricks.DatabricksCLI
installers-regex: 'windows_.*\.zip$' # Only windows releases
token: ${{ secrets.ENG_DEV_ECOSYSTEM_BOT_TOKEN }}

0 comments on commit 3dbb205

Please sign in to comment.