Skip to content

Commit

Permalink
Update apprise-ga to fix the meeting-reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineer authored Nov 5, 2023
1 parent 8e28d69 commit fd0f4f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meeting-reminder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
needs:
- date
steps:
- uses: cstuder/[email protected].1
- uses: cstuder/[email protected].2
with:
title: "📡 Kommenden Montag (${{ needs.date.outputs.next_date }}) ist wieder Freifunk Stammtisch 📡"
message: "Wir treffen uns um 19:30 Uhr in den Räumen des Netz39 e.V. in der Leibnizstr. 32!"
Expand All @@ -43,7 +43,7 @@ jobs:
needs:
- date
steps:
- uses: cstuder/[email protected].1
- uses: cstuder/[email protected].2
with:
title: "📡 Kommenden Montag (${{ needs.date.outputs.next_date }}) ist wieder Freifunk Stammtisch 📡"
message: |-
Expand Down

0 comments on commit fd0f4f7

Please sign in to comment.