Skip to content

Commit

Permalink
!release
Browse files Browse the repository at this point in the history
**Totally reworked whole project**.
Added [wiki](https://github.com/Fulminazzo/YAGL/wiki) for both **server admins** and **developers**.
Added several **modules** and **submodules** with proper documentation.
Added several automatic **Github actions**.
Renamed packages to `it.fulminazzo`.
Reworked [README.md](https://github.com/Fulminazzo/YAGL)
  • Loading branch information
fulminazzo committed Dec 15, 2024
1 parent 028d56e commit ea4dc58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
release:
name: Setup Environment, Build JAR and Release Project
runs-on: ubuntu-latest
permissions: write-all
if: "startsWith(github.event.head_commit.message, '!release')"
steps:
- name: Automatic Release
Expand Down

0 comments on commit ea4dc58

Please sign in to comment.