laurentsimon/action example
build some artifacts.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact | Artifact name to build | yes | — |
| content | Artifact content to build | yes | — |
| username | Username for a registry | no | bot-account |
| password | Password for a registry | no | — |
| token | Token for a registry or GitHub | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| artifact | Name of the artifact built |
| status | Status of the build |