Skip to content

Commit 1682323

Browse files
committed
fix 23w13a_or_b branch name
1 parent 78508ed commit 1682323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
branch: ['1.3.1', '1.4.2', '1.4.7', '1.5.2', '1.6.4', '1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.5', '1.17.0', '1.17.1', '1.18.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.2', '1.19.4', '1.20-a_or_b', '1.20.1', '1.20.4', '1.20.4-24w14potato']
19+
branch: ['1.3.1', '1.4.2', '1.4.7', '1.5.2', '1.6.4', '1.7.2', '1.7.4', '1.7.10', '1.8.0', '1.8.3-15w14a', '1.8.9', '1.9.4', '1.10.2', '1.11.2', '1.12', '1.12.2', '1.13.2', '1.14.4', '1.15.2', '1.16.0-20w14infinite', '1.16.5', '1.17.0', '1.17.1', '1.18.1', '1.18.2', '1.18.2-22w13oneblockatatime', '1.19.2', '1.19.4', '1.20-23w13a_or_b', '1.20.1', '1.20.4', '1.20.4-24w14potato']
2020
steps:
2121
- name: Checkout ${{ matrix.branch }}
2222
uses: actions/checkout@v3

0 commit comments

Comments
 (0)