From 83dcc3c034b3f84a14b7d2a00ca975654165451d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 4 Jan 2022 15:09:58 +0100 Subject: [PATCH] Add Actions by @sindresorhus (#1020) [ci skip] --- contents.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index b702bdcf..f34fb282 100644 --- a/contents.json +++ b/contents.json @@ -27438,6 +27438,27 @@ "tags": [ "swift" ] + }, + { + "title": "Actions", + "description": "Provides many useful actions for the Shortcuts app.", + "category-ids": [ + "misc", + "developer", + "macos", + "swiftui" + ], + "source": "https://github.com/sindresorhus/Actions", + "itunes": "https://apps.apple.com/app/id1586435171", + "license": "mit", + "screenshots": [ + "https://github.com/sindresorhus/Actions/raw/4c1ba4514125ce30e71c005cf7fc8af5949847c8/Stuff/screenshot1.jpg" + ], + "date_added": "Jan 3 2022", + "suggested_by": "@sindresorhus", + "tags": [ + "swift" + ] } ] -} \ No newline at end of file +}