diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 56cb01c34..e04968b32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,6 @@ name: CI -on: - [push] +on: [push, release] env: BLOBBER_REGISTRY: ${{ secrets.BLOBBER_REGISTRY }}