File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2828 version : ${{ env.GITHUB_REF_NAME }}
2929 args : release --clean
3030 env :
31- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
31+ GITHUB_TOKEN : ${{ secrets.PUBLISHER_TOKEN }}
Original file line number Diff line number Diff line change @@ -39,6 +39,20 @@ changelog:
3939 - ' ^docs:'
4040 - ' ^test:'
4141
42+ universal_binaries :
43+ - replace : true
44+
45+ brews :
46+ -
47+ name : pathdebug
48+ homepage : " https://github.com/d-led/pathdebug"
49+ tap :
50+ owner : d-led
51+ name : homebrew-d-led
52+ commit_author :
53+ name : Dmitry Ledentsov
54+ email : dmlled@yahoo.com
55+
4256# The lines beneath this are called `modelines`. See `:help modeline`
4357# Feel free to remove those if you don't want/use them.
4458# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
You can’t perform that action at this time.
0 commit comments