jaimevalero/Push kaggle dataset
Upload dataset from github repository to kaggle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 8, 2026
- License
- None
Pinned Snippet
uses: jaimevalero/push-kaggle-dataset@321aecb0b3e731f3e1a99488b1e8e5480bc53b9f # v3.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| id | Dataset identifier in format {username}/{dataset}). | no | {KAGGLE_USERNAME}/{GITHUB_REPO_NAME} |
| files | Files to upload. | no | *.csv |
| title | Title of the dataset, only if it has to be created. | no | dataset id |
| subtitle | Subtitle of the dataset. Must be between 20 and 80 characters | no | "" |
| description | Description of the dataset, only if it has to be created. | no | "" |
| is_public | Create publicly (default is private). | no | false |
Outputs
no outputs