Skip to content

Commit 42c3082

Browse files
author
Droid
committed
Address review by @factory-droid[bot] on pull request #283
1 parent b2e77b2 commit 42c3082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/truss_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install git+https://github.com/basetenlabs/truss.git requests tenacity --upgrade
30+
BASETEN_API_KEY: ${{ secrets.BASETEN_API_KEY }}
3031
3132
- name: Run tests
3233
env:

0 commit comments

Comments
 (0)