From 0520329fe02966564aa6012968ffa884a5b9084f Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 2 Sep 2024 20:44:29 +0530 Subject: [PATCH] chore: Update repo name --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 92cdcd76f..3db5f6f37 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ permissions: # added using https://github.com/step-security/secure-repo jobs: release: - if: github.repository == 'sveltejs/kit' + if: github.repository == 'mermaid-js/mermaid' permissions: contents: write # to create release (changesets/action) id-token: write # OpenID Connect token needed for provenance