From d3991a9a1ba97af8f9f6439c0034cdc998f0310d Mon Sep 17 00:00:00 2001 From: Jovi De Croock Date: Mon, 18 Mar 2024 17:46:11 +0100 Subject: [PATCH] change 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 38b51758..eb2849a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: - name: Install Dependencies run: npm ci - - name: Create Release Pull Request + - name: Create Release PR or Publish uses: changesets/action@v1.4.6 with: publish: npm run changeset publish