Skip to content

Commit f18b34d

Browse files
testing workflows
1 parent d769c75 commit f18b34d

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/raheeliftikhar5/lowcoder.git' }}
12+
if: ${{ github.repositoryUrl == 'git://github.com/lowcoder/lowcoder.git'}}
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout repository

0 commit comments

Comments
 (0)