Skip to content

Commit

Permalink
Add output
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Webster authored and Mitch Webster committed Aug 31, 2020
1 parent eb608e7 commit f3102fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ inputs:
app_artifact_location:
description: 'Directory location of the compiled application code after building'
required: false
outputs:
static_web_app_deploy_url:
description: 'Url of the application'
runs:
using: 'docker'
image: 'Dockerfile'

0 comments on commit f3102fd

Please sign in to comment.