Skip to content

Commit

Permalink
docs: example uses default values
Browse files Browse the repository at this point in the history
  • Loading branch information
samypr100 committed May 13, 2024
1 parent b283cf4 commit 607adb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ You can optionally pass parameters to the action as follows:
with:
drive-size: 1GB
drive-format: ReFS
drive-type: Fixed
drive-type: Dynamic
drive-path: "dev_drive.vhdx"
mount-if-exists: false
workspace-copy: true
workspace-copy: false
```
## Configuration
Expand Down

0 comments on commit 607adb9

Please sign in to comment.