diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 61c33e1..279c358 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,6 +2,8 @@ name: Release on: push: + branches: + - main tags: - '*'