Added the link to the end of the list

Missed this step. My bad
This commit is contained in:
Yavisht Katgara 2019-10-08 07:35:12 +11:00 committed by GitHub
parent b18bfa1a11
commit 9c5addc51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,7 +226,6 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action) - [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
- [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action) - [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)
- [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action) - [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action)
- [Deploy a static site to Surge.sh](https://github.com/yavisht/deploy-via-surge.sh-github-action-template)
- [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive) - [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive)
- [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress) - [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress)
- [Deploy a Theme to Shopify](https://github.com/pgrimaud/action-shopify) - [Deploy a Theme to Shopify](https://github.com/pgrimaud/action-shopify)
@ -250,6 +249,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Publish npm (pre)releases](https://github.com/epeli/npm-release/) - [Publish npm (pre)releases](https://github.com/epeli/npm-release/)
- [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish) - [Publish Docker Images to the GitHub Package Registry (GPR)](https://github.com/machine-learning-apps/gpr-docker-publish)
- [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig) - [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig)
- [Deploy a static site to Surge.sh](https://github.com/yavisht/deploy-via-surge.sh-github-action-template)
### External Services ### External Services