You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything is all set up and now we are ready to start laughing. You will find you have some joke related labels available to you in this repository. You don't have to use them, any label will trigger our workflow, but the easiest way to follow along would be to use suggested labels.
26
+
### Congratulations, you've completed this course!
28
27
29
-
### Trigger a joke
28
+
In this course, you've learned a lot about developing custom actions using JavaScript and Actions Toolkit.
30
29
31
-
1. Open issue #1 in the "Issues tab"
32
-
2. Apply the `first-joke` label to the issue
33
-
3. Wait a few seconds and then apply the `second-joke` label to the issue
34
-
4. Check the `JS Actions` workflow results on the "Actions tab"
35
-
5. Wait about 20 seconds then refresh this page (the one you're following instructions from). [GitHub Actions](https://docs.github.com/en/actions) will automatically update to the next step.
30
+
## Publishing your actions
31
+
32
+
Publishing your actions is a great way to help others in your team and across the GitHub community. Although actions do not need to be published to be consumed, by adding them to the marketplace you make them easier to find.
33
+
34
+
Some notable actions you will find on the marketplace are:
35
+
36
+
-[Actions for Discord](https://github.com/marketplace/actions/actions-for-discord)
37
+
-[GitHub Action for Slack](https://github.com/marketplace/actions/github-action-for-slack)
And that just scratches the surface of the 1600+ and counting actions you will find on the marketplace
42
+
43
+
Follow [this guide](https://help.github.com/en/actions/automating-your-workflow-with-github-actions/publishing-actions-in-github-marketplace#publishing-an-action) to learn how to publish your actions to the GitHub Marketplace
44
+
45
+
### What's next?
46
+
47
+
-[Take another GitHub Skills course](https://github.com/skills).
48
+
- We'd love to hear what you thought of this course in our [discussion board](https://github.com/orgs/skills/discussions/categories/write-javascript-actions).
49
+
-[Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
50
+
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).
0 commit comments