From 5325b76afe2d6075193951db3d45ea77d60ecf3a Mon Sep 17 00:00:00 2001 From: Monica Olejniczak Date: Tue, 20 Aug 2024 11:23:01 +1000 Subject: [PATCH] Enable canary releases --- .github/workflows/canary-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/canary-release.yml b/.github/workflows/canary-release.yml index 55db029bc..56f0edd78 100644 --- a/.github/workflows/canary-release.yml +++ b/.github/workflows/canary-release.yml @@ -12,7 +12,6 @@ on: jobs: build-and-release: name: Build and release canary - if: false uses: ./.github/workflows/release.yml secrets: inherit with: