9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-22 16:39:25 +00:00

Fixed workflows

This commit is contained in:
Auxilor
2023-03-29 13:44:06 +01:00
parent 50adfae567
commit ac79baa2d3

View File

@@ -2,9 +2,10 @@ name: Publish Packages
on: on:
workflow_dispatch: workflow_dispatch:
release: release:
types: [created] types: [ created ]
tag: push:
types: [created] tags:
- '*'
jobs: jobs:
publish: publish: