Explorar el Código

chore: update publish.yml

Sven hace 1 año
padre
commit
9c6bf310fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: