Explorar o código

chore: update publish.yml

Sven hai 1 ano
pai
achega
9c6bf310fa
Modificáronse 1 ficheiros con 1 adicións e 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: