Skip to content

Commit

Permalink
Update production-account.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPates committed Jun 23, 2022
1 parent b9cb1ab commit 7f286ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/cloudformation/production-account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ Resources:
- Name: ShareWith
Value: !Ref StagingAccount
- Name: SemanticVersion
Value: "v0.0.0-Staging"
Value: "v1.0.0-Staging"
Type: PLAINTEXT
- Name: AppARN
Value: !Sub "arn:aws:serverlessrepo:${AWS::Region}:${AWS::AccountId}:applications/${ApplicationName}-Staging"
Expand Down

0 comments on commit 7f286ca

Please sign in to comment.