include past tags when releasing

This commit is contained in:
Casey Lee 2021-03-28 22:11:42 -07:00
parent f58fbc0dff
commit 69018f36d3
No known key found for this signature in database
GPG key ID: 1899120ECD0A1784

View file

@ -70,6 +70,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with: