From 8da90fbfabf09057432542836c1c08d1e843b489 Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Mon, 25 Mar 2019 14:10:52 +0100 Subject: [PATCH] Update Shopify Action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec096a..05b6bd1 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action) - [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive) - [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress) -- [Deploy a Theme to Shopify](https://github.com/pgrimaud/actions/tree/master/shopify) +- [Deploy a Theme to Shopify](https://github.com/pgrimaud/action-shopify) - [Trigger multiple GitLab CI Pipeline](https://github.com/appleboy/gitlab-ci-action) - [Trigger multiple Jenkins Jobs](https://github.com/appleboy/jenkins-action) - [GitHub Deployment API](https://github.com/unacast/actions/tree/master/github-deploy)