Skip to content

Commit

Permalink
Update e2e.yaml
Browse files Browse the repository at this point in the history
standard credentials approach
  • Loading branch information
humoflife authored Feb 28, 2024
1 parent 8d26c4a commit ca08c95
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ jobs:
with:
go-version: '1.21'
secrets:
UPTEST_CLOUD_CREDENTIALS: "not used"
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}
UPTEST_DATASOURCE: ${{ secrets.UPTEST_DATASOURCE }}
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
DATADOG_APP_KEY: ${{ secrets.DATADOG_APP_KEY }}

0 comments on commit ca08c95

Please sign in to comment.