From 7c77214c5e6fc40ea8113a2725fc2cd328e72c76 Mon Sep 17 00:00:00 2001 From: Tiziano Santoro Date: Wed, 22 Apr 2020 19:55:23 +0100 Subject: [PATCH] Remove actions/github link actions/github is deprecated as of https://github.com/actions/github/commit/8436f278d078afda032acdb40c7dcd6414fa186a --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aa100c4..3e78a73 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,6 @@ Tool actions for your workflow. -- [actions/github](https://github.com/actions/github) - Wraps actions-toolkit into an Action for common GitHub automations. - [actions/checkout](https://github.com/actions/checkout) - Setup your repository on your workflow. - [actions/upload-artifact](https://github.com/actions/upload-artifact) - Upload artifacts from your workflow. - [actions/download-artifact](https://github.com/actions/download-artifact) - Download artifacts from your build.