Skip to content

Commit 9b83019

Browse files
authored
fix: Update token env name (#12)
1 parent 39d31d0 commit 9b83019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/management-login/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ inputs:
1515
env-name:
1616
description: "Environment variable name to set"
1717
required: false
18-
default: "SPICE_MANAGEMENT_TOKEN"
18+
default: "SPICEAI_API_KEY"
1919

2020
outputs:
2121
token:

0 commit comments

Comments
 (0)