-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update apprise-ga to fix the meeting-reminder
Based on netz39/istheuteplenum@6d6e616
- Loading branch information
1 parent
8e28d69
commit fd0f4f7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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!" | ||
|
@@ -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: |- | ||
|