mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-05 17:29:39 -06:00
fix branch name
This commit is contained in:
2
.github/workflows/distribution-deploy.yml
vendored
2
.github/workflows/distribution-deploy.yml
vendored
@@ -2,7 +2,7 @@ name: Demo deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["demo"]
|
||||
branches: ["master"]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
docker-build-and-push-client:
|
||||
|
||||
Reference in New Issue
Block a user