Skip to content

Commit

Permalink
COPS-3404
Browse files Browse the repository at this point in the history
  • Loading branch information
arturnetdev committed Jul 23, 2024
1 parent 0054415 commit 47684ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Publish to npm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm publish
run: cat ~/.npmrc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@picsart/picsart-creative-apis-ts-sdk",
"name": "picsart-creative-apis-ts-sdk",
"version": "1.0.0",
"contributors": [],
"author": "PicsArt, Inc.",
Expand Down

0 comments on commit 47684ce

Please sign in to comment.