File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 distribution : goreleaser-pro
2525 version : latest
26- args : release --verbose -- clean --nightly -f .goreleaser-nightly.yml
26+ args : release --clean --nightly -f .goreleaser-nightly.yml
2727 env :
2828 GITHUB_TOKEN : ${{secrets.GH_PAT}}
2929 GORELEASER_KEY : ${{secrets.GORELEASER_KEY}}
Original file line number Diff line number Diff line change 4343 env :
4444 GITHUB_TOKEN : ${{secrets.GH_PAT}}
4545 GORELEASER_KEY : ${{secrets.GORELEASER_KEY}}
46+ CLOUDSMITH_TOKEN : ${{secrets.CLOUDSMITH_TOKEN}}
4647
4748 - name : Deploy Website
4849 shell : bash
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ cloudsmiths:
158158 - organization : " task"
159159 repository : " task"
160160 formats :
161- # - deb
161+ - deb
162162 - rpm
163163 - apk
164164 distributions :
You can’t perform that action at this time.
0 commit comments