diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index d0e42b55..ec9316c5 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -3,7 +3,7 @@ name: CD for front using github actions on: release: - types: [created] + types: [created, edited] permissions: contents: read