diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index b99c848..cb88d29 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -51,7 +51,7 @@ jobs: strategy: matrix: # script: [ handovers, minutes, budget, events ] - script: ${{ needs.changes.outputs.scripts }} + script: ${{ fromJSON(needs.changes.outputs.scripts) }} permissions: # needs this to create tags and releases contents: write 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