Skip to content

Commit cb5a3ab

Browse files
Add follow-up exercise link to x-review.md (#2)
Added a follow-up exercise link for AI-Powered Actions.
1 parent 91d7840 commit cb5a3ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/steps/x-review.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Here's a recap of your accomplishments:
1616
### What's next?
1717

1818
- Check out the other [GitHub Skills exercises](https://learn.github.com/skills).
19+
- Try the follow-up exercise to this one: [Create AI-Powered Actions](https://github.com/skills/create-ai-powered-actions)
1920
- Try using your Dad Jokes action in your other repositories to add some humor to your workflows!
2021

2122
- **Create your next action** using GitHub's template repositories with best practices like tests and linting already built-in:
2223
- [actions/javascript-action](https://github.com/actions/javascript-action) template repository
23-
- [actions/typescript-action](https://github.com/actions/typescript-action) template repository
24+
- [actions/typescript-action](https://github.com/actions/typescript-action) template repository

0 commit comments

Comments
 (0)