mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-12-14 13:46:54 +00:00
@@ -17,7 +17,7 @@ The time we greeted you.
|
|||||||
## Example usage
|
## Example usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: actions/hello-world-javascript-action@master
|
uses: actions/hello-world-javascript-action@main
|
||||||
with:
|
with:
|
||||||
who-to-greet: 'Mona the Octocat'
|
who-to-greet: 'Mona the Octocat'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user