8000 Update README.md · Wulf/github-pages-deploy-action@7debed2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7debed2

Browse files
authored
Update README.md
1 parent 07fccb9 commit 7debed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ It's recommended that you use [Dependabot](https://docs.github.com/en/code-secur
7979

8080
#### Install as a Node Module 📦
8181

82-
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/) or [npm](https://www.npmjs.com/get-npm) by running the following commands. It's available on both the [npm](https://www.npmjs.com/package/@jamesives/github-pages-deploy-action) and [GitHub registry](https://github.com/JamesIves/github-pages-deploy-action/packages/229985).
82+
If you'd like to use the functionality provided by this action in your own action you can either [create a composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action), or you can install it using [yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/get-npm) by running the following commands. It's available on both the [npm](https://www.npmjs.com/package/@jamesives/github-pages-deploy-action) and [GitHub registry](https://github.com/JamesIves/github-pages-deploy-action/packages/229985).
8383

8484
```
8585
yarn add @jamesives/github-pages-deploy-action

0 commit comments

Comments
 (0)
0