Skip to content

Conversation

@gleiser-oliveira
Copy link

Description

Add CD scripts to publish a slimmer version of the token-bridge package containing ABIs and addresses only

- name: Publish slim package
run: bash .github/publish_slim_package.sh
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, should be NPM_TOKEN ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch! Fixed.

therealemjy
therealemjy previously approved these changes Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Code Coverage

Package Line Rate Branch Rate Health
Bridge 94% 85%
Bridge.interfaces 100% 100%
Bridge.token 97% 83%
Summary 95% (225 / 237) 85% (112 / 132)

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.

4 participants