fix scirpt
This commit is contained in:
parent
ae75fa3be4
commit
8be1d39bdf
2 changed files with 6 additions and 1 deletions
5
.changeset/flat-tomatoes-guess.md
Normal file
5
.changeset/flat-tomatoes-guess.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@saleor/app-sdk": patch
|
||||
---
|
||||
|
||||
test chnageset
|
2
.github/workflows/prepare-release.yml
vendored
2
.github/workflows/prepare-release.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
|||
with:
|
||||
title: Release to npm
|
||||
commit: Release to npm
|
||||
publish: "publish:ci"
|
||||
publish: "pnpm publish:ci"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
Loading…
Reference in a new issue