chore: rename

This commit is contained in:
2024-09-14 23:13:55 +08:00
parent 48c82a5c24
commit 79e6233962
1 file changed
+2 -2
@@ -1,4 +1,4 @@
name: Build YeeeesMOTD name: Deploy FancyBot to MCSM
on: on:
- push - push
jobs: jobs:
@@ -6,7 +6,7 @@ jobs:
strategy: strategy:
matrix: matrix:
java: java:
- 21 - 17
os: os:
- ubuntu-latest - ubuntu-latest
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}