Skip to content

Commit 7af903f

Browse files
committed
use current branch name
1 parent 7800d38 commit 7af903f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
dry_run: false
109109
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}
110-
branch_name: main
110+
branch_name: cdk_construct
111111
publish_package: true
112112
tag_format: ${{ needs.get_asdf_version.outputs.tag_format }}
113113
pkg_root: packages/cdkConstructs

0 commit comments

Comments
 (0)