actions-marketplace-validations/Naukri Resume Action
Automate the process of uploading resumes to naukri.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 7, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/prateek-wayne_naukri-resume-action@844b234594b17bec8995d1beb7cc0738331ce752 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Naukri.com email | yes | — |
| password | Naukri.com password | yes | — |
| resume_path | Path to the resume file to upload | yes | — |
| profile_id | profileId of the naukri.com account | yes | — |
Outputs
| name | description |
|---|---|
| upload_status | Status of the resume upload (success/failure) |
| upload_time | Timestamp of the upload operation |