GitHub Actions
Sign in to follow topics
All GitHub Actions Content
- Newest
- Highest Rated
Tutorial
Continuously Building and Hosting our Swift DocC Documentation using Github Actions and Netlify
In this post we'll see how to use Github Actions to continuously generate the DocC documentation for our Swift libraries and how to publish this documentation so that can be accessed online, using Netlify.Feb 16, 2022
Diego Freniche