Fix CI again
This commit is contained in:
parent
53c9386f97
commit
d7c3dd6bd6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/modrinth.yml
vendored
2
.github/workflows/modrinth.yml
vendored
|
@ -2,7 +2,7 @@ name: Publish on Modrinth
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [ published ]
|
types: [ created ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue