mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-07 17:28:03 +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 }}
|
path: ${{ env.JAR_FILENAME }}
|
||||||
- name: Upload release to Ore 🚀
|
- name: Upload release to Ore 🚀
|
||||||
if: ${{ github.event.release.prerelease == false }}
|
if: ${{ github.event.release.prerelease == false }}
|
||||||
uses: dualspiral/ore-upload-action@v1
|
uses: dualspiral/ore-upload-action@v2
|
||||||
with:
|
with:
|
||||||
plugin: ${{ github.event.release.name }}
|
plugin: ${{ github.event.release.name }}
|
||||||
description: ${{ github.event.release.body }}
|
description: ${{ github.event.release.body }}
|
||||||
|
Loading…
Reference in New Issue
Block a user