mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-18 22:21:38 +01:00
Fix Curseforge upload action (#2054)
This commit is contained in:
parent
672ca9c1ef
commit
5e603ccb3a
2
.github/workflows/curseforge-upload.yml
vendored
2
.github/workflows/curseforge-upload.yml
vendored
@ -2,7 +2,7 @@ name: Upload artifact to CurseForge
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [ released, prereleased ]
|
types: [ published ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
upload_release:
|
upload_release:
|
||||||
|
Loading…
Reference in New Issue
Block a user