From 2fe4a2a9ed08aa4c3b5a8890a4aaefe62a397b6c Mon Sep 17 00:00:00 2001 From: adriance Date: Tue, 5 Oct 2021 23:22:27 +0800 Subject: [PATCH] last try --- .github/workflows/go.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 279c358..924cbfc 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -1,10 +1,8 @@ name: Release -on: +on: push: - branches: - - main - tags: + tags: - '*' jobs: