feat: support oss nightlies (#424)

* feat: support oss nightlies

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* fix: test

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker 2023-08-09 13:57:58 -03:00 committed by GitHub
parent 920a7cbd0a
commit c7c9447c79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 4 deletions

View file

@ -212,6 +212,7 @@ jobs:
- windows-latest
distribution:
- goreleaser-pro
- goreleaser
steps:
-
name: Checkout
@ -235,5 +236,5 @@ jobs:
run: |
goreleaser check -f ./test/.goreleaser.yml
goreleaser --version
goreleaser --version | grep pro-nightly
goreleaser --version | grep nightly