Skip to content

Commit

Permalink
fix the content format (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 authored Dec 15, 2022
1 parent 1599e5c commit 4b47694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/serving_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: deepjavalibrary/djl-serving
ref: ${{ serving-branch }}
ref: ${{ github.event.inputs.serving-branch }}
- name: Set up JDK 11
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 4b47694

Please sign in to comment.