diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 373a552..98e720e 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -56,6 +56,10 @@ jobs: # needs this to create tags and releases contents: write steps: + - env: + OUTPUT1: ${{needs.changes.outputs.scripts}} + OUTPUT2: ${{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 - uses: https://code.forgejo.org/actions/checkout@v4 diff --git a/Minutes/2024-2025/Committee/2024-09-13.md b/Minutes/2024-2025/Committee/2024-09-13.md index c104153..53e0aa6 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. \ No newline at end of file +Approved without any issue.