Skip to content

Commit 92916fb

Browse files
committed
fix task
1 parent f0173a0 commit 92916fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plugins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
env:
4646
JF_CREDENTIALS: ${{ secrets.JF_CREDENTIALS }}
4747
JF_URL: ${{ secrets.JF_URL }}
48-
- run: >
48+
run: >
4949
curl
5050
-u$JF_CREDENTIALS
5151
-T data/plugins_info.json

0 commit comments

Comments
 (0)