mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-18 14:11:32 +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:
|
||||
release:
|
||||
types: [ released, prereleased ]
|
||||
types: [ published ]
|
||||
|
||||
jobs:
|
||||
upload_release:
|
||||
|
Loading…
Reference in New Issue
Block a user