fix publishing workflow

This commit is contained in:
Lukasz Ostrowski 2023-02-27 17:36:23 +01:00
parent 2f5c44352e
commit d83c7ab09b
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
"@saleor/app-sdk": patch
---
Test changeset

View file

@ -41,4 +41,4 @@ jobs:
# 2. Push to latest AFTER PR is merged
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}