Skip to content

Commit

Permalink
reference secret
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Dec 6, 2024
1 parent 85dc854 commit db4aec7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ jobs:
- name: tach report upload
run: |
cd src
tach upload
tach upload
env:
GAUGE_API_KEY: ${{ secrets.GAUGE_API_KEY }}
GAUGE_API_BASE_URL: ${{ secrets.GAUGE_API_BASE_URL }}

0 comments on commit db4aec7

Please sign in to comment.