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

chore: docs releases json auto-update

This commit is contained in:
actions-user 2023-09-23 03:02:58 +00:00
parent 4fce326d55
commit af276549f7
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
v1.20.0-pro
v1.21.0-pro

3
www/docs/static/releases-pro.json generated vendored
View File

@ -1,4 +1,7 @@
[
{
"tag_name": "v1.21.0-pro"
},
{
"tag_name": "v1.20.0-pro"
},

4
www/docs/static/releases.json generated vendored
View File

@ -1,9 +1,9 @@
[
{
"tag_name": "v1.20.0"
"tag_name": "nightly"
},
{
"tag_name": "nightly"
"tag_name": "v1.20.0"
},
{
"tag_name": "v1.19.2"