Skip to content

Commit 12a75a0

Browse files
committed
feat: update GLS action identifier for improved clarity in shipping integration
1 parent 55907cc commit 12a75a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/gls-action/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const action = new Action(
6565
process.env.VERSION ?? "1.0.0",
6666
process.env.AQUILA_URL ?? "127.0.0.1:8081",
6767
"code0-tech",
68-
"tabler:truck-delivery",
68+
"codezero:gls",
6969
"GLS shipping integration: create, validate, cancel, reprint, and report shipments via the GLS ShipIt API.",
7070
[{ code: "en-US", content: "GLS Action" }],
7171
[

0 commit comments

Comments
 (0)