fix(config): update workflow repository URL handling and package config file references

This commit is contained in:
2026-03-24 17:00:15 +00:00
parent 3a4d510304
commit 7af0c59708
9 changed files with 147 additions and 102 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.2.2',
version: '2.2.3',
description: 'develop npm modules cross platform with docker'
}