Commit 79ad11c
ci: rename workflow to deploy with lowercase name (#7)
Renames the workflow file from `workflow.yml` to `deploy.yml` and the
top-level `name:` from `Upload Website to S3` to `deploy` so the Actions
pane uses lowercase, coder-friendly naming. The workflow's actual job
(S3 sync + Cloudflare cache purge) is unchanged.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 34dabe9 commit 79ad11c
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments