bfoley13/RAGEngine Updater
Updates the RAGEngine with the latest changes from a branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your GITHUB_TOKEN | no | ${{ github.token }} |
| branch | The branch to update from | no | ${{ github.ref_name }} |
| ragHost | The host of the RAGEngine (e.g., my-ragengine.com) | yes | — |
| ragPort | The port of the RAGEngine (e.g., 443) | yes | — |
Outputs
no outputs