ci(*): add tags ci

This commit is contained in:
dawnnnnnn 2021-11-08 12:55:27 +08:00
parent 50f95552d7
commit aa413135c8

View File

@ -2,6 +2,10 @@ name: goreleaser
on: on:
push: push:
branches:
- 'main'
tags:
- '*'
permissions: permissions:
contents: write contents: write