Skip to content

Commit 701321d

Browse files
testing worflows
1 parent 9cff751 commit 701321d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-lowcoder-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
publish-package:
12-
if: ${{ github.repositoryUrl == 'git@github.com:lowcoder-org/lowcoder.git' }}
12+
if: ${{ github.repositoryUrl == 'git@github.com:raheeliftikhar5/lowcoder.git' }}
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout repository

0 commit comments

Comments
 (0)