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:
- push
jobs:
@@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
java:
- 21
- 17
os:
- ubuntu-latest
runs-on: ${{ matrix.os }}