Skip to content

Commit

Permalink
added NODE_SDK_INWORLD_ENGINE_HOST
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalova committed Jan 16, 2025
1 parent 415ba35 commit e4c0dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
AUTH_SERVICE_ACCOUNT: ${{ vars.AUTH_SERVICE_ACCOUNT }}
ENV: ${{ github.event.inputs.environment }}
OS: ${{ github.event.inputs.os }}
NODE_SDK_INWORLD_ENGINE_HOST: ${{ secrets.NODE_SDK_INWORLD_ENGINE_HOST }}
NODE_SDK_INWORLD_ENGINE_HOST: ${{ vars.NODE_SDK_INWORLD_ENGINE_HOST }}
permissions:
contents: 'read'
id-token: 'write'
Expand Down

0 comments on commit e4c0dcd

Please sign in to comment.