mirror of
https://github.com/BlueMap-Minecraft/BlueMapAPI.git
synced 2024-11-30 14:13:45 +01:00
Fix workflow syntax
This commit is contained in:
parent
baeef5994e
commit
9d37bdeb15
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -1,8 +1,8 @@
|
|||||||
name: Publish
|
name: Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- workflow_dispatch
|
workflow_dispatch:
|
||||||
- release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user