We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b076716 commit d98aeccCopy full SHA for d98aecc
docs/tutorial/09-ci-cd.md
@@ -5,7 +5,7 @@ title: Automating tests and releases
5
6
Continuous integration and deployment (CI/CD) allows us to automatically run tests against external
7
contributions and upload our package whenever we publish a release.
8
-In this chapter, we'll learn how to set up the [Lux GitHub Action](TODO).
+In this chapter, we'll learn how to set up the [Lux GitHub Action](https://github.com/marketplace/actions/luxaction).
9
10
:::note
11
We plan on creating integrations for other CI/CD platforms, too.
0 commit comments