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 }}