Skip to content

Commit aaa4318

Browse files
authored
Update branch name
1 parent 2790e71 commit aaa4318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-ballerina-to-openapi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.BALLERINA_BOT_TOKEN }}
4646
run: |
47-
git push origin ballerina-to-openapi-release:${VERSION}
47+
git push origin ballerina-to-openapi-release-${VERSION}
4848
gh pr create --base ${GITHUB_REF##*/} --title "[Automated] Sync ${GITHUB_REF##*/} after ballerina-to-openapi:${VERSION} release" --body "Sync ${GITHUB_REF##*/} after Ballerina to OpenAPI - ${VERSION} release"

0 commit comments

Comments
 (0)