Skip to content

Commit

Permalink
README: Add a link to step documentation for working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
TSRBerry authored Feb 20, 2024
1 parent 4952d0d commit 43c695b
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 @@ -39,7 +39,7 @@ Use this like the `shell` keyword for [steps](https://docs.github.com/en/actions

**Optional**:
The working directory where the commands are executed in.
Use this like the `working-directory` keyword for steps.
Use this like the `working-directory` keyword for [steps](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsworking-directory).

**Default**: `${{ github.workspace }}`.

Expand Down

0 comments on commit 43c695b

Please sign in to comment.