Tried the official documentation to write our workflow -
https://github.com/atlassian/github-for-jira/blob/main/docs/deployments.md
https://github.com/chrnorm/deployment-action
The integration without the deployment-action was working fine. meaning I was able to see PRs, commits etc against Issues in Jira. But when I add the deployment-action piece in my workflow, it is failing due to Bad credentials error.
Please advise. Ty!