We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201667b commit a595cc9Copy full SHA for a595cc9
.goreleaser.yml
@@ -51,7 +51,7 @@ brews:
51
service: |
52
run [opt_bin/"grabbit", "grab"]
53
run_type :cron
54
- cron "8 21 * * 1"
+ cron "8 10 * * 1"
55
56
# https://goreleaser.com/customization/scoop/
57
scoops:
0 commit comments