mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
Update files to reflect username change
This commit is contained in:
parent
784a57afd8
commit
98c53de948
2 changed files with 3 additions and 3 deletions
|
@ -23,5 +23,5 @@ deploy:
|
|||
- mas.xcarchive.zip
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: argon/mas
|
||||
repo: mas-cli/mas
|
||||
tags: true
|
||||
|
|
|
@ -11,7 +11,7 @@ and automation.
|
|||
|
||||
brew install mas
|
||||
|
||||
Alternatively, binaries are available in the [GitHub Releases](https://github.com/argon/mas/releases)
|
||||
Alternatively, binaries are available in the [GitHub Releases](https://github.com/mas-cli/mas/releases)
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -114,4 +114,4 @@ Build output can be found in the `build/` directory within the project.
|
|||
|
||||
Code is under the [MIT license](LICENSE).
|
||||
|
||||
[mas-cli]: https://github.com/argon/mas
|
||||
[mas-cli]: https://github.com/mas-cli/mas
|
||||
|
|
Loading…
Reference in a new issue