From 8c2f59ca26e331daf4fe7fa6372470f3e5c2cdf6 Mon Sep 17 00:00:00 2001 From: Christian Korneck Date: Sat, 25 Jul 2020 07:54:58 +0200 Subject: [PATCH] add delete-run-artifacts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3cb1b0f..af72a5e 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,8 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address. - [GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus) - [Twilio Fax](https://github.com/fabasoad/twilio-fax-action/) - Sends a document by fax using your Twilio account. +- [Delete Run Artifacts](https://github.com/marketplace/actions/delete-run-artifacts) - Deletes All Artifacts at the End of a Workflow Run. + #### Environments