Skip to content

Commit 46a61d0

Browse files
testing workflows
1 parent a740ab4 commit 46a61d0

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Hello
18-
run: 'echo "${{ github }}"'
18+
run: 'echo "${{ github.repositoryUrl }}"'
1919

2020
- name: Check version changes
2121
uses: EndBug/version-check@v1

0 commit comments

Comments
 (0)