Skip to content

Commit 4cbe1f4

Browse files
fix: remove unsupported repository parameter from create-pull-request step
Co-Authored-By: AJ Steers <[email protected]>
1 parent ebe6522 commit 4cbe1f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ jobs:
395395
uses: peter-evans/create-pull-request@v7
396396
with:
397397
token: ${{ steps.get-app-token.outputs.token }}
398-
repository: airbytehq/airbyte-platform-internal
399398
commit-message: "chore: update CDK version following release"
400399
title: "chore: update CDK version following release"
401400
body: This is an automatically generated PR triggered by a CDK release

0 commit comments

Comments
 (0)