GitHub Actions for Package Deployment
05 Nov 2023Bookmarking some useful links:
- GitHub Actions documentation: https://docs.github.com/en/actions
- Learn GitHub Actions: https://docs.github.com/en/actions/learn-github-actions
- Understanding GitHub Actions: https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions
- Events that trigger workflows: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows
- Building and testing Python: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python