OmentaElvis d052055aa0 feat(action): add required token input for authentication
Introduces a new required 'token' input to the action. This token will be used for all GitHub API interactions, ensuring clear and explicit authentication, especially when accessing private repositories or repositories outside the current workflow's scope.

This change replaces the previous 'github-token' and 'weld-repo-token' inputs with a single, mandatory 'token' input, making the action's authentication requirements unambiguous.
2025-12-20 17:01:07 +03:00
2025-12-20 13:01:24 +00:00
Description
No description provided
107 KiB
v1.0.4 Latest
2026-01-08 20:46:23 +00:00