1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
02042937ec
feat: upgrade to go 1.14 (#1372)
* feat: upgrade to go 1.14

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: tests

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: test

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>

* fix: test

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-03-04 01:24:51 -03:00
CrazyMax
b367abd785 docs: run only on new tag note on github actions (#1306)
* docs: run only on new tag note on github actions

* Complete example
2020-01-26 11:50:53 -03:00
Carlos Alexandro Becker
d1e23e99e8
docs: unshallow on github actions (#1298)
refs https://github.com/goreleaser/goreleaser-action/issues/69

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-01-14 10:11:21 -03:00
CrazyMax
c5e9ba938d docs: Update GitHub Actions page (#1274) 2019-12-24 10:52:45 -03:00
nadoo
5f0ad328be docs: add GITHUB_TOKEN to github action file (#1210)
without it goreleaser will have no rights to publish files on github.
2019-10-21 08:33:19 -03:00
CrazyMax
9423bb2abb Use v1 as recommended by GitHub (#1183) 2019-10-09 15:45:07 -03:00
CrazyMax
8fab55b555 docs: Use GoReleaser Action (#1161) 2019-09-29 11:32:25 -03:00
Marko Bevc
a7f049e941 docs: Update GitHub actions with new YAML syntax (#1130)
* fix: Update GitHub actions with new YAML syntax

* Update www/content/actions.md

Co-Authored-By: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* Update www/content/actions.md

Co-Authored-By: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2019-08-30 10:18:25 -03:00
Carlos Alexandro Becker
6f2f760875
docs: GORELEASER_GITHUB_TOKEN on actions 2019-03-14 11:06:26 -03:00
smaftoul
f56b9a8509 fix: Allow brew with github actions (#982) (#983) 2019-03-14 09:13:12 -03:00
Carlos Alexandro Becker
2e3a007161
docs: actions: what doesnt work 2019-01-25 21:47:17 -02:00
Carlos Alexandro Becker
8096fac74d
docs: actions is-tag filter 2019-01-25 14:11:08 -02:00
Carlos Alexandro Becker
b83fdd82ac
feat: github actions support (#939)
* feat: github actions support

* docs: actions doc
2019-01-24 16:10:14 -02:00