You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the plain `npm publish` with Unity's UPM CLI signing flow:
install the upm CLI, pack and sign the package with the Unity
organization service account, then publish the resulting signed
tarball to the registry.
Also bump the action versions (checkout v2 -> v5,
repository-dispatch v1 -> v4).
0 commit comments