fix workflow

This commit is contained in:
Omri H
2026-03-01 22:03:19 +02:00
parent 7378cbdc02
commit 904f19b74c

View File

@@ -1,7 +1,7 @@
name: Nightly Release name: Nightly Release
on: on:
workflow-dispatch: workflow_dispatch:
push: push:
branches: branches:
- 'main' - 'main'
@@ -16,4 +16,4 @@ jobs:
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: Build - name: Build
runs: msbuild MinecraftConsoles.sln -t:Windows64 -p:Configuration=Release run: msbuild MinecraftConsoles.sln -t:Windows64 -p:Configuration=Release