You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running into trouble running this on a second project.
It works well for the first project, but it fails when I try to use it to apply the MATCH_DEPLOY_KEY to a second project due to a deploy key already existing.
The best solution I can think of would be if I could get the MATCH_DEPLOY_KEY to be applied to the Actions Secrets at the organization level allowing all projects in the organization the ability to use the match repo.
The text was updated successfully, but these errors were encountered:
I am running into trouble running this on a second project.
It works well for the first project, but it fails when I try to use it to apply the
MATCH_DEPLOY_KEY
to a second project due to a deploy key already existing.I get this error when it runs.
https://puu.sh/JtqJq/d2b64245be.png
The best solution I can think of would be if I could get the
MATCH_DEPLOY_KEY
to be applied to the Actions Secrets at the organization level allowing all projects in the organization the ability to use the match repo.The text was updated successfully, but these errors were encountered: