Skip to content

Commit

Permalink
output
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispsheehan committed Sep 29, 2024
1 parent f7046e8 commit a10b11d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ on:
repository_name:
required: true
type: string
outputs:
task_definition_arn:
description: "The ARN of the deployed task definition"
value: ${{ jobs.task.outputs.task_definition_arn }}

permissions:
id-token: write
Expand Down

0 comments on commit a10b11d

Please sign in to comment.