diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f89d80a..3cbcb04 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,10 +1,10 @@ +name: Mandy Release CI on: push: tags: - '*' env: MANDY_ENV: "production" -name: Mandy Release CI jobs: release: name: ${{ matrix.target }}