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

fix(ci): proper settings for secrets for run backend #3992

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

p-fernandez
Copy link
Contributor

What change does this PR introduce?

Why was this change needed?

Other information (Screenshots)

@p-fernandez p-fernandez self-assigned this Aug 17, 2023
@github-actions github-actions bot added the CI/CD label Aug 17, 2023
@@ -15,8 +21,8 @@ runs:
- name: Start API in TEST
shell: bash
env:
GITHUB_OAUTH_CLIENT_ID: ${{ secrets.CYPRESS_GITHUB_OAUTH_CLIENT_ID }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Secrets is not injected in the actions.

@p-fernandez p-fernandez added this pull request to the merge queue Aug 17, 2023
Merged via the queue into next with commit 5a4162a Aug 17, 2023
7 checks passed
@p-fernandez p-fernandez deleted the fix-ci-action-run-backend branch August 17, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants