From ac11b5cd772a11cc5a625a462d83e43198210d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guti=C3=A9rrez=20Hermosillo=20Muriedas=2C=20Juan=20Pedro?= Date: Wed, 14 Aug 2024 18:08:01 +0200 Subject: [PATCH] ci: attempt number 5 at automated gh releases with semantic-release --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dea0069..f5318f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,6 @@ jobs: runs-on: ubuntu-latest # Specifying a GitHub environment is optional, but strongly encouraged environment: release - concurrency: publish permissions: contents: write id-token: write