Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0af7f07

Browse files
committedJul 28, 2024·
Renaming SAR name
1 parent 26454b0 commit 0af7f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/reusable_deploy_v3_sar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ permissions:
3737
env:
3838
NODE_VERSION: 18.20.4
3939
AWS_REGION: eu-west-1
40-
SAR_NAME: aws-lambda-powertools-python-layer # PROBLEM - WE NEED TO TALK
40+
SAR_NAME: aws-lambda-powertools-python-layer-v3 # PROBLEM - WE NEED TO TALK
4141
TEST_STACK_NAME: serverlessrepo-v3-powertools-layer-test-stack
4242
RELEASE_COMMIT: ${{ github.sha }} # it gets propagated from the caller for security reasons
4343

0 commit comments

Comments
 (0)
Please sign in to comment.