Skip to content

Commit 8b66734

Browse files
committed
🐛 fix backward compatibility
1 parent c47b900 commit 8b66734

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ inputs:
2121
CMSIS_API_KEY:
2222
description: "API token for using CMSIS services (required)"
2323
required: true
24+
PUBLISH_API_KEY:
25+
description: "(Deprecated) Kept on only for backward compatibility"
2426
runs:
2527
using: "composite"
2628
steps:

changes/20250701081246.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
:bug: Ensure backward compatibility

0 commit comments

Comments
 (0)