fix: use valid Artifact Registry package IDs (no slashes) #10
Reference in New Issue
Block a user
Delete Branch "fix/ci-openssl-linker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Package IDs must contain only letters, numbers, periods, hyphens and underscores. el/elc → el-elc, el/el_runtime.c → el-runtime-c, etc.