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
In my previous issue I suggested changing the documentation to reflect the environment variables, but after some testing it seems that the environment variables are not set. Moreover, setting the environment variables is not possible from a child process (nodeJS) as far as I am aware.
For that problem specifically, I would suggest moving to files; e.g. changesets-gitlab-output.json
In my previous issue I suggested changing the documentation to reflect the environment variables, but after some testing it seems that the environment variables are not set. Moreover, setting the environment variables is not possible from a child process (nodeJS) as far as I am aware.
For that problem specifically, I would suggest moving to files; e.g.
changesets-gitlab-output.json
Then, a suggestion could be added to add the file to
.gitignore
.More generally,
@actions
packages should not be used at all in this repo since it is only meant for Github actions.If you are fine with such changes I can look into making a PR.
The text was updated successfully, but these errors were encountered: