Skip to content

Commit

Permalink
Update repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascarpentier committed Dec 29, 2022
1 parent f7b2208 commit 2ca25ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2ca25ea

Please sign in to comment.