azka26/Custom C# Action
GitHub Action plugin menggunakan C#
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | Mode should be deploy or test | yes | — |
| frontend-path | Path to frontend | no | — |
| backend-path | Path to backend | no | — |
| test-path | Path to test | no | — |
| backend-appsettings-transform | Transform appsettings.json backend | no | — |
| test-appsettings-transform | Transform appsettings.json test | no | — |
| env-transform | Transform environment variables frontend | no | — |
Outputs
| name | description |
|---|---|
| result | Output from action |