mirror of
https://github.com/BlueMap-Minecraft/BlueMapAPI.git
synced 2024-11-30 06:03:46 +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
|
||||
|
||||
on:
|
||||
- workflow_dispatch
|
||||
- release:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user