From 8b9d08316ada26c7d6ba2d9109cc09ffb545802d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 14 Feb 2022 23:23:20 -0500 Subject: [PATCH] Update action.yml --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 89289e4..b498095 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,6 @@ runs: id: verify-changed-files shell: bash env: - PLATFORM: ${{ runner.os }} GITHUB_SERVER_URL: ${{ github.server_url }} GITHUB_REPOSITORY: ${{ github.repository }} # INPUT_ is not available in Composite run steps