Ver código fonte

chore: update publish.yml

Sven 1 ano atrás
pai
commit
9c6bf310fa
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/publish.yml

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

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