From e8d898970b35507f6153e5996b522ecb5e436a66 Mon Sep 17 00:00:00 2001 From: Chl Date: Fri, 30 Aug 2024 23:43:51 +0200 Subject: [PATCH] test github... --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f430188..9d5526c 100644 --- a/action.yml +++ b/action.yml @@ -27,7 +27,7 @@ outputs: artifact-id: description: A unique identifier for the artifact that was just uploaded. value: ${{ steps.uploading.artifact-id }} - artifact-id: + artifact-url: description: The URL for the uploaded artifact. Access may require authorization. value: ${{ steps.uploading.artifact-url }}