mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Allow manual trigger Github Action
This commit is contained in:
parent
cb89eb10d0
commit
4341304c05
2 changed files with 2 additions and 0 deletions
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
- 'MinecraftClient'
|
||||
- 'MinecraftClient.sln'
|
||||
- 'ConsoleInteractive'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
PROJECT: "MinecraftClient"
|
||||
|
|
|
|||
1
.github/workflows/vuepress-deploy.yml
vendored
1
.github/workflows/vuepress-deploy.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- 'docs'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue