Skip to content

Commit

Permalink
Add velocity-legacy module to build
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 authored May 31, 2021
1 parent 15a9311 commit 7912189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Upload jar
uses: AButler/[email protected]
with:
files: 'bungeecord/target/OneVersionRemake-*.jar;velocity/target/OneVersionRemake-*.jar'
files: 'bungeecord/target/OneVersionRemake-*.jar;velocity/target/OneVersionRemake-*.jar;velocity-legacy/target/OneVersionRemake-*.jar'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7912189

Please sign in to comment.