mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-06-06 03:28:40 +02:00
d488e4d987
Co-Authored-By: Codex <noreply@openai.com>
24 lines
517 B
Markdown
24 lines
517 B
Markdown
## Summary
|
|
|
|
<!-- Describe what this pull request changes and why. -->
|
|
|
|
## Changes
|
|
|
|
<!-- List the notable changes. -->
|
|
|
|
-
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have read the latest README and followed the instructions.
|
|
- [ ] I have added or updated tests for behavior changes.
|
|
- [ ] I have updated README.md and action.yml when inputs or runtime behavior changed.
|
|
- [ ] I have run the relevant verification commands.
|
|
|
|
## Verification
|
|
|
|
<!-- List the commands you ran and their results. -->
|
|
|
|
- [ ] `npm run all`
|
|
- [ ] `npm run build`
|