Commit graph

4 commits

Author SHA1 Message Date
deco
a7ecf1eabf Update .forgejo/workflows/deploy.yml
All checks were successful
Deploy to S3 / deploy (push) Successful in 1m9s
2025-07-17 21:51:33 +03:00
Derek Slenk
0f6983565a Use correct action references for Forgejo Actions
Some checks failed
Build Site / build (pull_request) Failing after 1m9s
Forgejo has actions/checkout, actions/upload-artifact, and aws-actions/configure-aws-credentials in its data repository. Only peaceiris/actions-hugo needs the full GitHub URL.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 14:34:36 -04:00
Derek Slenk
c0d5b498ea Fix Forgejo Actions to use GitHub action references
Some checks failed
Build Site / build (pull_request) Has been cancelled
Forgejo Actions doesn't have all GitHub Actions in its data repository, so we need to reference the full GitHub URLs for actions like peaceiris/actions-hugo and aws-actions/configure-aws-credentials.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 14:33:58 -04:00
Derek Slenk
9dbd1af5f9 Add Forgejo Actions workflows for Hugo site
- Add build workflow for PR validation
- Add deploy workflow for main branch S3 deployment
- Use self-hosted runners

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 14:20:51 -04:00