Replies: 1 comment
-
|
While I have not tried it myself using OIDC, I would expect it to work. In their github example they had: Try just doing that, instead of your "Set NPM token" step, and see if it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was in the process of switching from a classic token to granular token and noticed text about using Trusted Publishing instead.
Is this something that can be used with jdeploy? I'm publishing to npm automatically with a github action like this:
here's the guide I was looking at: https://docs.npmjs.com/trusted-publishers#step-2-configure-your-cicd-workflow
Beta Was this translation helpful? Give feedback.
All reactions