blueswen/Glimpse Action
Upload files to a specific branch and return file URLs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory containing files to upload | yes | . |
| branch | Target branch to upload files to | no | glimpse |
| generations | Number of generations to keep | no | 5 |
| token | GitHub token for authentication | yes | — |
Outputs
| name | description |
|---|---|
| file_urls | Comma-separated list of uploaded file URLs |