Skip to content

Commit

Permalink
Update API key var name
Browse files Browse the repository at this point in the history
  • Loading branch information
dzenam committed Apr 18, 2024
1 parent e9a1e6e commit 9135a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
with:
ketryx-url: https://ketryx-miland.eu.ngrok.io
project: KXPRJ5C8K9DRZ0W99E930P7CAFP60MY
api-key: ${{ secrets.KETRYX_API_KEY }}
api-key: ${{ secrets.KT_API_KEY_1 }}

build-name: client-js

Expand Down

0 comments on commit 9135a16

Please sign in to comment.