From 1d114f52ce994a1a1dcaa81fc095f013143ac399 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 22 Jun 2021 21:19:22 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0e55de4..7888671 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Get branch or tag information without the `/ref/*` prefix +## Supported Platforms + +* [`ubuntu-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) +* [`macos-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) +* [`windows-*`](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) + + ## Outputs | Output | type | Example | Description |