Prechádzať zdrojové kódy

chore: update publish.yml

Sven 1 rok pred
rodič
commit
9c6bf310fa
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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: