Skip to content

Commit 2b3985c

Browse files
Fix API key syntax in deployment workflow
hume api key added Signed-off-by: muzzammilkatelia-eng <muzzammil.katelia@gmail.com>
1 parent 4acd7a2 commit 2b3985c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/https-github.com-base44dev-fs-ai-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Store deployment content
4646
uses: ionos-deploy-now/artifact-action@v1
4747
with:
48-
api-key: ${{ 014a58734f704b3fa254d3fb843ce371}}
48+
api-key: ${{Hume_API_Key}
4949
service-host: api-eu.ionos.space
5050
project-id: ef6b6dcc-61ec-45e6-b56a-5f824ecde83c
5151
branch-id: ${{ inputs.branch-id }}

0 commit comments

Comments
 (0)