Skip to content

Commit

Permalink
fixup! refactor with eld-plugin, added partial reload for groovier
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 committed Jan 7, 2025
1 parent 51ffa01 commit 7824f1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
branches:
- '!master'
- '**'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion groovier-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

<packaging>pom</packaging>
<modules>
<module>groovier-common</module>
<module>groovier-mc-plugin</module>
<module>groovier-eld-plugin</module>
<module>groovier-common</module>
</modules>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 7824f1d

Please sign in to comment.