mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update README.md
This commit is contained in:
parent
8945e5d754
commit
9601af754e
@ -83,7 +83,7 @@ on:
|
|||||||
If you'd like to use the functionality provided by this action in your own action you can install it using [yarn](https://yarnpkg.com/) by running the following command.
|
If you'd like to use the functionality provided by this action in your own action you can install it using [yarn](https://yarnpkg.com/) by running the following command.
|
||||||
|
|
||||||
```
|
```
|
||||||
yarn add github-pages-deploy-action
|
yarn add @jamesives/github-pages-deploy-action
|
||||||
```
|
```
|
||||||
|
|
||||||
It can then be imported into your project like so.
|
It can then be imported into your project like so.
|
||||||
|
Loading…
Reference in New Issue
Block a user