From 6cca8ba98ea3e7d65b90677c8b24e7faf6d40130 Mon Sep 17 00:00:00 2001 From: Anoop Tatti Date: Tue, 10 Dec 2019 00:14:55 +0000 Subject: [PATCH] Adding action 'Create Outlook Calendar Event using Microsoft Graph' Link to the repo - https://github.com/anoopt/ms-graph-create-event --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d55ea7..223825a 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [New package version checker for NuGet](https://github.com/MeilCli/nuget-update-check-action) - [New package version checker for Gradle](https://github.com/MeilCli/gradle-update-check-action) - [Send a Push Notification via Pushbullet](https://github.com/ShaunLWM/action-pushbullet) +- [Create an Outlook Calendar Event using Microsoft Graph](https://github.com/anoopt/ms-graph-create-event) ### Deployment