Skip to content

Commit e4caf75

Browse files
update
1 parent 0b501c2 commit e4caf75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/try-login.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
2626
- name: List projects
2727
run: |
28-
curl "${{ steps.bytebase-login.outputs.api_url }}/projects" \
28+
curl "${{steps.bytebase-login.outputs.api_url}}/projects" \
2929
-H "Authorization: Bearer ${{ steps.bytebase-login.outputs.token }}" \
3030
-H 'Content-Type: application/json; charset=utf-8'

0 commit comments

Comments
 (0)