Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Github actions pipeline to publish npm package #248

Merged
merged 8 commits into from
Feb 8, 2023

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Feb 8, 2023

Description

This PR fixes an issue with publishing @bisonai/orakl-contracts to npm registry using github actions pipeline. The problem seemed to be related with forgotten field publishRegistry inside of package.json.

Additionally, it starts using @bisonai/orakl-contracts everywhere in core.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before requesting a review

  • I have performed a self-review of my code.

@martinkersner martinkersner self-assigned this Feb 8, 2023
@martinkersner martinkersner changed the title Debugging GA pipeline to publish npm package Fix Github actions pipeline to publish npm package Feb 8, 2023
@martinkersner martinkersner marked this pull request as ready for review February 8, 2023 09:40
@martinkersner martinkersner merged commit acafe93 into master Feb 8, 2023
@martinkersner martinkersner deleted the fix/npm-publish-pipeline branch February 8, 2023 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant