We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ae411 commit 76cb4a7Copy full SHA for 76cb4a7
.github/workflows/admin_fetch_updated_apps.yml
@@ -27,6 +27,8 @@ jobs:
27
source ./admin/fetch_updated_apps.sh
28
29
fetch_updated_apps ${{ github.repository_owner }}
30
+
31
+ jq '.' diff.json
32
33
echo "::notice::Updated Apps Fetched"
34
0 commit comments