Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
7bf4346750
2 changed files with 13 additions and 3 deletions
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
|
|
@ -1,6 +1,13 @@
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- 'src/**'
|
||||||
|
- '.github/**'
|
||||||
|
- 'build.gradle.kts'
|
||||||
|
- 'gradle.properties'
|
||||||
|
- 'settings.gradle'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
@ -33,4 +40,4 @@ jobs:
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v6.0.0
|
uses: actions/upload-artifact@v6.0.0
|
||||||
with:
|
with:
|
||||||
path: build/libs/*.jar
|
path: build/libs/*.jar
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,10 @@
|
||||||
<img width="1280" height="640" alt="eye_of_nemesis_social_cover" src="https://github.com/user-attachments/assets/a24bc92f-4dc2-4594-93c9-d056130f9695" />
|
<img width="1280" height="640" alt="eye_of_nemesis_social_cover" src="https://github.com/user-attachments/assets/a24bc92f-4dc2-4594-93c9-d056130f9695" />
|
||||||
|
|
||||||
|
[](https://modrinth.com/plugin/eye-of-nemesis)
|
||||||
[](https://github.com/adrianvic/NemesisEye/actions/workflows/build.yml)
|
[](https://github.com/adrianvic/NemesisEye/actions/workflows/build.yml)
|
||||||

|
[](https://github.com/adrianvic/NemesisEye/releases)
|
||||||
|
[](https://github.com/adrianvic/NemesisEye/wiki)
|
||||||
|
[](https://mgr.rf.gd/w/Eye_of_Nemesis)
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> This project is in a early stage, please report any bug you find.
|
> This project is in a early stage, please report any bug you find.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue