Skip to content

Commit

Permalink
chore: remove scoop for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mistakenelf committed Jun 15, 2023
1 parent 9055413 commit 8d16920
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,3 @@ nfpms:
- deb
- rpm
- apk

scoop:
bucket:
owner: knipferrc
name: scoop-bucket
branch: main
token: ${{ secrets.ACTIONS_TOKEN }}
commit_author:
name: goreleaserbot
email: bot@goreleaser.com
commit_msg_template: "Scoop update for {{ .ProjectName }} version {{ .Tag }}"
description: "A terminal based file manager"
license: MIT
pre_install: ["Write-Host 'Running preinstall command'"]
post_install: ["Write-Host 'Running postinstall command'"]

0 comments on commit 8d16920

Please sign in to comment.