Open longquanzheng opened 11 months ago
Something similar to python sdk: https://github.com/indeedeng/iwf-python-sdk/pull/35
However, not sure how we can workaround the signing requirements (must be a way, need some research)
looks like we can put the private key(signing key) like this: https://medium.com/@jtbsorensen/publish-your-artifact-to-the-maven-central-repository-using-github-actions-15d3b5d9ce88
Something similar to python sdk: https://github.com/indeedeng/iwf-python-sdk/pull/35
However, not sure how we can workaround the signing requirements (must be a way, need some research)