From aeb253c11c142f2d063a3e77870ce6ca04410d47 Mon Sep 17 00:00:00 2001 From: Marco Carrozzo Date: Wed, 11 Jan 2023 12:18:14 +0100 Subject: [PATCH] [live] --- .github/workflows/devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index af57ea1f3b..39b53ebcbd 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -61,5 +61,5 @@ jobs: uses: ./.github/workflows/git-tag.yml secrets: inherit with: - dry-run-release: true + dry-run-release: false