Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia authored Sep 22, 2024
1 parent 79077fa commit 92da5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ It's a multi-step process.
To deploy a package not located in the repo root, set the `root_dir` option:
```yml
with:
root_dir: ${{ env.GITHUB_WORKSPACE }}/path/to/package
root_dir: ${{ github.workspace }}/path/to/package
```

## License
Expand Down

0 comments on commit 92da5e5

Please sign in to comment.