diff --git a/.github/ISSUE_TEMPLATE/meeting.md b/.github/ISSUE_TEMPLATE/meeting.md index c4c2249..85fffee 100644 --- a/.github/ISSUE_TEMPLATE/meeting.md +++ b/.github/ISSUE_TEMPLATE/meeting.md @@ -43,5 +43,5 @@ This meeting is open for anyone who wants to attend. Reminder to follow our [Cod ### Joining the meeting -* link for participants: https://zoom-lfx.platform.linuxfoundation.org/meeting/95266714809?password=f37cff1b-cb3a-4a21-9425-210e4714c72e +* link for participants: <%= link %> * For those who just want to watch: https://www.youtube.com/@expressjs-official diff --git a/.github/workflows/meetings.yml b/.github/workflows/meetings.yml index aba8cfe..6d08ba2 100644 --- a/.github/workflows/meetings.yml +++ b/.github/workflows/meetings.yml @@ -23,6 +23,7 @@ jobs: schedules: '2024-03-18T20:00:00.0Z/P2W' createWithin: 'P1W' issueTemplate: 'meeting.md' + link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95266714809?password=f37cff1b-cb3a-4a21-9425-210e4714c72e - name: Working Session uses: 'pkgjs/meet@v0' @@ -38,3 +39,4 @@ jobs: schedules: '2024-03-27T20:00:00.0Z/P2W' createWithin: 'P1W' issueTemplate: 'meeting.md' + link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95258037175?password=07aad89d-ff43-45df-9b28-f437e167a0b9