Skip to content

Commit

Permalink
Upload jar on Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Euphillya committed Mar 2, 2024
1 parent e23eee6 commit 37bca2a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,8 @@ jobs:
with:
name: logs for ${{ matrix.os }}
path: '**/*.log'

- name: Upload WorldEdit jar
uses: actions/upload-artifact@v2
with:
name: WorldEdit-Folia-Snapshot
path: worldedit-bukkit/build/libs/*

0 comments on commit 37bca2a

Please sign in to comment.