Skip to content

Commit

Permalink
modify workflow for scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
dwu359 committed Oct 19, 2023
1 parent 2ed81dc commit 6f6b30f
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,11 @@ brews:
zsh_completion.install "completions/dlp-cli.zsh" => "_dlp-cli"
fish_completion.install "completions/dlp-cli.fish"
winget:
scoops:
- name: dlp-cli
publisher: DSGT-DLP
short_description: "CLI for Deep Learning Playground"
license: "mit"
repository:
owner: DSGT-DLP
name: dlp-cli
branch: "winget-manifest--{{.Version}}"
pull_request:
enabled: true
base:
owner: DSGT-DLP
name: dlp-cli
branch: main
name: scoop-dlp-cli
# The lines beneath this are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/use them.
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
Expand Down

0 comments on commit 6f6b30f

Please sign in to comment.