Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run tracetesting on successful build #1278

Merged
merged 13 commits into from
Nov 28, 2023
Prev Previous commit
Next Next commit
change secret
austinlparker committed Nov 27, 2023
commit 934ab74d099a4fce90d1b0fc9498d3dcb4276174
2 changes: 1 addition & 1 deletion .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
- name: metal-runner-action
uses: equinix-labs/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.CI_GH_TOKEN }}
metal_auth_token: ${{ secrets.METAL_AUTH_TOKEN }}
metal_project_id: ${{ secrets.METAL_PROJECT_ID }}
metro: "da"