Skip to content

Commit

Permalink
Merge pull request #64 from ega4432/feature/docs
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
ega4432 authored Mar 14, 2023
2 parents 427f4df + b717303 commit f92cc39
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 @@ -35,7 +35,7 @@ jobs:
filename_property: slug # default: title
# You can check output files count
- run: |
echo "Exported count: ${{ steps.import.outputs.files_count }}
echo "Exported count: ${{ steps.import.outputs.files_count }}"
```
## Supported
Expand Down

0 comments on commit f92cc39

Please sign in to comment.