Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
plusls committed Jun 22, 2021
1 parent 81a91f8 commit 79ceaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
java: [ 16 ]
# and run on both Linux and Windows
os: [ ubuntu-20.04 ]
branch: [1.16, 1.17]
branch: [ 1.16, 1.17 ]
runs-on: ${{ matrix.os }}
steps:
- name: checkout repository
Expand Down

0 comments on commit 79ceaf1

Please sign in to comment.