Merge branch 'master' of github.com:josephbmanley/build-godot-action
This commit is contained in:
commit
b6670be025
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Example:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: josephbmanley/build-godot-action@v1.0.0
|
||||
- uses: josephbmanley/build-godot-action@master
|
||||
env:
|
||||
PROJECT: godot-project
|
||||
SUBDIRECTORY: project
|
||||
|
|
Reference in a new issue