Closed ruthvikm closed 9 months ago
I'm able to publish the library using the same github workflow via forked repository. But when I create a pull request for main branch. publish library build is getting failed. Added all the necessary credentials. Error: Unauthorized
Anyone with collaborator access to this repository can use the secrets and variables for actions. They are not passed to workflows that are triggered by a pull request from a fork. - credentials from secrets are not available for pull request workflow. Let's merge it and try running the workflow.
Created a new branch from pi4micronaut without forking. Created another pull request with same changes.
Don't merge this until the end of current sprint
This closes Issue #61 and Issue #91 too.