Skip to content

Commit

Permalink
Merge branch 'main' of github.com:issuu/issuu-api-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
augustovicente committed Apr 11, 2024
2 parents 2580c7b + 7adc5e0 commit 88bae12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_CI_TOKEN }}

- name: Publish Package
run: npm publish --access restricted
run: npm publish

0 comments on commit 88bae12

Please sign in to comment.