chore: rename
This commit is contained in:
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 }}
|
||||||
Reference in New Issue
Block a user