Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
Signed-off-by: Henrik Panhans <henrik@panhans.dev>
  • Loading branch information
henrik-dmg committed Nov 25, 2024
1 parent 94d6348 commit be28ac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- created

jobs:
distribute_binaries:
distribute-binaries:
runs-on: macos-latest
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Example:

Similar to `month`, but files will be moved into subfolders for each day as well.
I guess this one is not very useful unless you create a lot of files every day.
Specifying `month` will result in the following folder structure:
Specifying `day` will result in the following folder structure:

```
.
Expand Down

0 comments on commit be28ac0

Please sign in to comment.