Skip to content

chore: add Context7 auto-refresh workflow [no-ci]#40

Merged
lukeocodes merged 1 commit intomainfrom
chore/add-context7-action
Apr 11, 2026
Merged

chore: add Context7 auto-refresh workflow [no-ci]#40
lukeocodes merged 1 commit intomainfrom
chore/add-context7-action

Conversation

@lukeocodes
Copy link
Copy Markdown
Member

Adds a GitHub Actions workflow to automatically refresh Context7 documentation on each release.

Triggers on: release (published) and workflow_dispatch.

Comment on lines +10 to +17
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update Context7 Documentation
id: context7
uses: rennf93/upsert-context7@1.1
with:
operation: refresh
@lukeocodes lukeocodes merged commit c1d6b54 into main Apr 11, 2026
39 of 41 checks passed
@lukeocodes lukeocodes deleted the chore/add-context7-action branch April 11, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants