Skip to content

Commit 9f88985

Browse files
authored
Update README.md
1 parent a3a557e commit 9f88985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This action runs any command inside the libreoffice base image
1313
## Usage
1414

1515
```yaml
16-
uses: actions/libreoffice-action@v1
16+
uses: jmservera/libreoffice-action@v0.2
1717
with:
1818
# Required, the command to run
1919
command: libreoffice --headless --invisible --convert-to pdf 'originalfile.pptx' --outdir 'output'

0 commit comments

Comments
 (0)