Skip to content

Commit

Permalink
#9 Added multiline values into exclude option
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Epatko committed Mar 10, 2024
1 parent faafaa0 commit e7906f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
dir: .
since: 2000-01-01
output_dir: output-dir
exclude: |
exclude: |-
.gitignore
LICENSE
- uses: peaceiris/actions-gh-pages@v3.9.3
Expand Down

0 comments on commit e7906f4

Please sign in to comment.