Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
CaaMoe committed Aug 31, 2024
1 parent 0bf0b64 commit bca637f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,4 @@ jobs:
prerelease: false
title: "MultiLogin v${{ env.version }}"
files: |
# bukkit/build/libs/MultiLogin-Bukkit-${{ env.version }}.jar
# bungee/build/libs/MultiLogin-Bungee-${{ env.version }}.jar
velocity/build/libs/MultiLogin-Velocity-${{ env.version }}.jar
2 changes: 0 additions & 2 deletions .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
- name: Rename Weekly
run: |
mkdir release
# mv bukkit/build/libs/MultiLogin-Bukkit-Build_*.jar release/
# mv bungee/build/libs/MultiLogin-Bungee-Build_*.jar release/
mv velocity/build/libs/MultiLogin-Velocity-Build_*.jar release/
- name: Publish Weekly
Expand Down

0 comments on commit bca637f

Please sign in to comment.