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

add: github actions #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cre8
Copy link

@cre8 cre8 commented Jun 15, 2024

Fixes #2

This PR will use the same github actions used in https://github.com/openwallet-foundation-labs/sd-jwt-js

The following secrets need to be set to run this:

  • NPM_TOKEN: token to deploy to npmjs
  • CODECOV_TOKEN: token to upload the coverage report to codecov (and to not hit the rate limits)

This actions are configured for the master branch, since this is the current primary branch

Signed-off-by: Mirko Mollik [email protected]

@cre8 cre8 requested a review from lukasjhan as a code owner June 15, 2024 09:05
@lukasjhan
Copy link
Member

Thank you :) I'll invite you to the npm org

Copy link
Member

@lukasjhan lukasjhan left a comment

Choose a reason for hiding this comment

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

Looks good to me :)

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.

add: github actions
2 participants