Skip to content

ci: fix PR build for forks [skip ci]#32

Merged
gilbertsoft merged 1 commit into
masterfrom
ci/fix-pr-build
Jul 5, 2023
Merged

ci: fix PR build for forks [skip ci]#32
gilbertsoft merged 1 commit into
masterfrom
ci/fix-pr-build

Conversation

@gilbertsoft

Copy link
Copy Markdown
Owner

PR builds should use the AMPLITUDE_API_KEY_DEV secret to build the executables which currently does not work. To be able to use secrets in PRs which are created from fork repos pull_request_target must be used instead of pull_request.

The Issue

How This PR Solves The Issue

Manual Testing Instructions

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

PR builds should use the AMPLITUDE_API_KEY_DEV secret to build the
executables which currently does not work. To be able to use secrets in
PRs which are created from fork repos pull_request_target must be used
instead of pull_request.
@gilbertsoft gilbertsoft merged commit 8189801 into master Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant