From b190f045e896fe5f1646e0807ab0bea008ee8950 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 18:23:34 +0200 Subject: chore: bump plugins version (#3276) --- .github/workflows/plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/plugins.yml b/.github/workflows/plugins.yml index 46c88c81..d6d914b8 100644 --- a/.github/workflows/plugins.yml +++ b/.github/workflows/plugins.yml @@ -20,7 +20,7 @@ on: jobs: plugins-version-bump: runs-on: ubuntu-latest - continue-on-error: true + continue-on-error: false permissions: contents: write pull-requests: write -- cgit v1.2.3