vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

refactor: consolidate secrets and variables commands

Open taj54 opened this issue 4 months ago • 0 comments

  • Replaced separate commands for secrets and variables with unified commands.
  • Improved code structure and readability.
  • Simplified command registration.
  • Removed redundant code.
  • Enhanced maintainability.

taj54 avatar Sep 06 '25 09:09 taj54