noraworld/GitHub Actions Ruby Sample
A sample GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 16, 2022
- License
- None
Pinned Snippet
uses: noraworld/github-actions-ruby-sample@a3c81a82c4f1fcbd6ff1b0e40df053d8260a74ba # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Specify a directory in which files you want to track and publish to Qiita | yes | — |
| qiita_access_token | Specify your Qiita access token | yes | — |
| mapping_filepath | Specify any file path in which you want to put the mapping file | no | mapping.txt |
| added_files | Get added files | — | — |
| modified_files | Get modified files | — | — |
| deleted_files | Get deleted files | — | — |
Outputs
no outputs