Changed build_cli trigger to push
All checks were successful
Build and publish MycroForge.CLI / build (push) Successful in 45s
Test MycroForge.CLI / test (push) Has been skipped

This commit is contained in:
Donné Napo 2024-10-24 11:56:48 +02:00
parent 21f4e7765b
commit c0b2ce44ad

View File

@ -1,6 +1,6 @@
name: Build and publish MycroForge.CLI
run-name: ${{ gitea.actor }} triggered a build for the MycroForge.CLI package
on: [ workflow_dispatch ]
on: [ push ]
jobs:
build: