Skip to content

Commit

Permalink
Ensure that value is exported
Browse files Browse the repository at this point in the history
  • Loading branch information
rrigato committed Mar 24, 2024
1 parent 81106b1 commit 09d0c2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/rewatch_oidc_providers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ Outputs:
githubOidcProviderArn:
Description: 'The ARN of the OIDC provider for GitHub Actions'
Value: !GetAtt githubOidc.Arn

Export:
Name: 'githubOidcProviderArn'

0 comments on commit 09d0c2d

Please sign in to comment.