25 lines
979 B
Markdown
25 lines
979 B
Markdown
<!--
|
|
<<< Author notes: Finish >>>
|
|
Review what we learned, ask for feedback, provide next steps.
|
|
-->
|
|
|
|
## Finish
|
|
|
|
_Congratulations friend, you've completed this course!_
|
|
|
|
<img src=https://octodex.github.com/images/collabocats.jpg alt=celebrate width=300 align=right>
|
|
|
|
Here's a recap of all the tasks you've accomplished in your repository:
|
|
|
|
- You wrote a workflow that sends a code through a continuous delivery pipeline.
|
|
- You built a fully deployable artifact.
|
|
- You did so using GitHub Actions and GitHub Packages!
|
|
|
|
### What's next?
|
|
|
|
- Publish your own packages from your projects.
|
|
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/orgs/skills/discussions/categories/publish-packages).
|
|
- [Take another GitHub Skills course](https://github.com/skills).
|
|
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
|
|
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
|