Skip to content

parse is not loading 1Password secrets into process.env #81

@github-actions

Description

@github-actions

// FIXME parse is not loading 1Password secrets into process.env

  );
}

// FIXME parse is not loading 1Password secrets into process.env
export async function parse(file?: string) {
  const parsed = await Env.parse(file);
  if (client) {

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions