mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Update on-release.yml
This commit is contained in:
parent
e3bea9ee77
commit
df24b1d5d7
2
.github/workflows/on-release.yml
vendored
2
.github/workflows/on-release.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
path: ${{ env.JAR_FILENAME }}
|
||||
- name: Upload release to Ore 🚀
|
||||
if: ${{ github.event.release.prerelease == false }}
|
||||
uses: dualspiral/ore-upload-action@v1
|
||||
uses: dualspiral/ore-upload-action@v2
|
||||
with:
|
||||
plugin: ${{ github.event.release.name }}
|
||||
description: ${{ github.event.release.body }}
|
||||
|
Loading…
Reference in New Issue
Block a user