We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a16692 commit ef76831Copy full SHA for ef76831
1 file changed
.github/workflows/test_deploy.yaml
@@ -51,6 +51,9 @@ jobs:
51
TOKEN_DIGIKEY: ${{ secrets.TOKEN_DIGIKEY }}
52
DIGIKEY_CLIENT_ID: ${{ secrets.DIGIKEY_CLIENT_ID }}
53
DIGIKEY_CLIENT_SECRET: ${{ secrets.DIGIKEY_CLIENT_SECRET }}
54
+ DIGIKEY_LOCAL_SITE: US
55
+ DIGIKEY_LOCAL_LANGUAGE: en
56
+ DIGIKEY_LOCAL_CURRENCY: USD
57
TME_API_TOKEN: ${{ secrets.TME_API_TOKEN }}
58
TME_API_SECRET: ${{ secrets.TME_API_SECRET }}
59
0 commit comments