endjin / Endjin.RecommendedPractices.GitHubActions

Re-usable GitHub Action workflows and actions for our standardised CI process
Apache License 2.0
1 stars 1 forks source link

Add support for integrating publishing credentials #4

Closed JamesDawson closed 1 year ago

JamesDawson commented 1 year ago

Out standardised build process supports publishing packages of several formats:

### Tasks
- [ ] https://github.com/endjin/Endjin.RecommendedPractices.GitHubActions/issues/9
- [ ] https://github.com/endjin/Endjin.RecommendedPractices.GitHubActions/issues/10
- [ ] https://github.com/endjin/Endjin.RecommendedPractices.GitHubActions/issues/11
- [ ] https://github.com/endjin/Endjin.RecommendedPractices.GitHubActions/issues/12

This task is to develop a consistent and maintainable approach for supplying these scenarios with the credentials they require.