Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
gh pr create \
--title "docs: update screenshots $(date +%Y-%m-%d)" \
--body "Automated daily screenshot update. Review changed PNGs in the Files tab." \
--label "docs,automated"
--label "documentation,automated"

- name: Upload screenshots as artifact
if: always()
Expand Down
Loading