gh action bump pagefind version to 1.0.4

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
Artem Navoiev 2023-11-17 14:26:17 +01:00
parent 3545633934
commit 657f3bdd21
No known key found for this signature in database
GPG key ID: BE7B8368E3432014

View file

@ -7,7 +7,7 @@ on:
- 'docs/**' - 'docs/**'
workflow_dispatch: {} workflow_dispatch: {}
env: env:
PAGEFIND_VERSION: "1.0.3" PAGEFIND_VERSION: "1.0.4"
HUGO_VERSION: "latest" HUGO_VERSION: "latest"
permissions: permissions:
contents: read # This is required for actions/checkout and to commit back image update contents: read # This is required for actions/checkout and to commit back image update