Browse Source

chore: update publish.yml

Sven 1 year ago
parent
commit
9c6bf310fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -22,7 +22,7 @@ jobs:
         run: npm ci
       - name: Build package
         run: npm run build
-      - name: Create Release PR using Changesets
+      - name: Create Release
         uses: changesets/action@v1
         id: changesets
         with: