Skip to content

Commit

Permalink
update goreleaser script to make manifest pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
dwu359 committed Sep 18, 2023
1 parent 49426b2 commit b0b078e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ winget:
repository:
owner: DSGT-DLP
name: dlp-cli
branch: "winget-manifest--{{.Version}}"
pull_request:
enabled: true
base:
owner: DSGT-DLP
name: dlp-cli
branch: main
# 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 b0b078e

Please sign in to comment.