1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore(ci): debug deploy

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker 2021-02-10 15:47:21 -03:00
parent ae85009993
commit 7900834837

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -euo pipefail
set -xeuo pipefail
url="https://api.github.com/repos/goreleaser/goreleaser/releases"