diff --git a/LICENSE b/LICENSE index 30a76c8..939b20f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2022 Thomas Carpentier +Copyright (c) 2022 Genymobile Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bitrise.yml b/bitrise.yml index 8b3464c..a8bb45a 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -6,7 +6,7 @@ app: # If you want to share this step into a StepLib - BITRISE_STEP_ID: genymotion-saas-install-gmsaas-cli - BITRISE_STEP_VERSION: "0.0.1" - - BITRISE_STEP_GIT_CLONE_URL: https://github.com/thomascarpentier/bitrise-step-genymotion-saas-install-gmsaas-cli.git + - BITRISE_STEP_GIT_CLONE_URL: https://github.com/genymobile/bitrise-step-genymotion-saas-install-gmsaas-cli.git - MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL # Define these in your .bitrise.secrets.yml - GMCLOUD_SAAS_EMAIL: $GMCLOUD_SAAS_EMAIL diff --git a/go.mod b/go.mod index b4cb04e..62acaa6 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/thomascarpentier/bitrise-step-genymotion-saas-install-gmsaas-cli +module github.com/genymobile/bitrise-step-genymotion-saas-install-gmsaas-cli go 1.18 diff --git a/step.yml b/step.yml index 430f749..808cb28 100644 --- a/step.yml +++ b/step.yml @@ -60,7 +60,7 @@ deps: toolkit: go: - package_name: github.com/thomascarpentier/bitrise-step-genymotion-saas-install-gmsaas-cli + package_name: github.com/genymobile/bitrise-step-genymotion-saas-install-gmsaas-cli inputs: