diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ba6012c..c768a55 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,7 +2,7 @@ name: Handle release on: release: - types: [created] + types: [created, edited] jobs: