Attempt to fix CI
This commit is contained in:
parent
7476553088
commit
53c9386f97
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: [ created ]
|
types: [ published ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue