Update ReadMe.md
Fixes the tag used in the example.
This commit is contained in:
parent
0c6b5de12f
commit
0ca1161ddb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Example:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: josephbmanley/build-godot-action@develop
|
||||
- uses: josephbmanley/build-godot-action@v1.0.0
|
||||
env:
|
||||
PROJECT: godot-project
|
||||
```
|
||||
|
|
Reference in a new issue