From 3aebd372575614c75c5d94de9f200ba1b6eac817 Mon Sep 17 00:00:00 2001 From: Anthony Griffon Date: Wed, 14 Aug 2024 01:59:43 +0200 Subject: [PATCH] misc: fix --- .github/workflows/changeset.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changeset.yml b/.github/workflows/changeset.yml index e9870a3..e3cab99 100644 --- a/.github/workflows/changeset.yml +++ b/.github/workflows/changeset.yml @@ -14,7 +14,7 @@ jobs: issues: write pull-requests: write - if: github.repository == 'BunnyWay/actions' + if: github.repository == 'BunnyWay/edge-script-sdk' name: Release runs-on: ubuntu-latest