rssnyder/ghcr-artifact-store
Using GHCR to store artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| method | GET or PUT. Defaults to GET. | no | GET |
| artifact | Artifact to GET or PUT | yes | — |
| tag | Tag for image when pushed to ghcr. Defaults to artifacts. | no | artifacts |
| image | Image to store. Defaults to ghcr.io/<owner>/<repo>. | no | "" |
| registry_user | Username for pushing to ghcr. Defaults to the user who trigered the workflow. | no | "" |
| token | Token for pushing to ghcr. | yes | — |
Outputs
no outputs