mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
chore: fix travis
This commit is contained in:
parent
cf4aba68d3
commit
24f86c2576
@ -39,7 +39,7 @@ deploy:
|
||||
tags: true
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script: go run main.go
|
||||
script: ./goreleaser
|
||||
on:
|
||||
tags: true
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user