Skip to content

Commit e12d851

Browse files
committed
Merge branch 'feat/cicd/prodWorkflow' of github.com:awslabs/aws-lambda-powertools-typescript into feat/cicd/prodWorkflow
2 parents 524032b + 84063d7 commit e12d851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/on-release-beta.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22
on:
33
push:
44
branches:
5-
- main
5+
- feat/cicd/prodWorkflow
66
workflow_dispatch: {}
77
jobs:
88
publish:

0 commit comments

Comments
 (0)