1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-08 01:52:30 +08:00

5 Commits

Author SHA1 Message Date
renovate[bot]
9c4bb412db
chore(deps): update actions/checkout action to v6.0.1 (#2753) 2025-12-02 18:51:50 +00:00
renovate[bot]
5e410ff1c5
chore(deps): update actions/checkout action to v6 (#2587) 2025-11-22 16:56:07 +08:00
renovate[bot]
59c4362bfe
chore(deps): update actions/checkout action to v5.0.1 (#2531) 2025-11-18 03:36:41 +00:00
pooneyy
473b0ef0fc
🐛 fix(ci): fix git commit command syntax
- add missing -m flag to git commit command for proper message formatting
2025-11-12 01:56:43 +08:00
pooneyy
a5c965b1df
feat(workflows): add notice board update workflow
- create new GitHub Actions workflow for automated notice board updates
- trigger on pushes to config branch with specific YAML file changes
- configure SSH signing for secure commits
- fetch and execute Python script from gist to update README files
- automatically commit and push changes to documentation files
2025-11-07 13:50:00 +08:00