From 14c3c4f92791a9142c5d864f86859aaf2c848954 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sat, 14 Sep 2024 19:25:45 +0100 Subject: [PATCH] ci: moarrrrr testing --- .forgejo/workflows/push.yaml | 2 +- Minutes/2024-2025/Committee/2024-09-13.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 98e720e..cb88d29 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -58,7 +58,7 @@ jobs: steps: - env: OUTPUT1: ${{needs.changes.outputs.scripts}} - OUTPUT2: ${{needs.changes.outputs.scripts}} + OUTPUT2: ${{ fromJSON(needs.changes.outputs.scripts) }} run: echo "$OUTPUT1 $OUTPUT2" # the if statements are to only run if there are changes in the sub dir # get the repo first diff --git a/Minutes/2024-2025/Committee/2024-09-13.md b/Minutes/2024-2025/Committee/2024-09-13.md index 53e0aa6..c104153 100644 --- a/Minutes/2024-2025/Committee/2024-09-13.md +++ b/Minutes/2024-2025/Committee/2024-09-13.md @@ -101,4 +101,4 @@ Milan and co want to give a presentation on Microsoft #### 1st year wants to promote a class discord -Approved without any issue. +Approved without any issue. \ No newline at end of file