Switching off to other branch for testing deployment. main no longer triggers deployment at the moment.
This commit is contained in:
parent
e3e2b2b501
commit
691d2f09fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
|
@ -4,7 +4,7 @@ name: Build and Deploy
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches: ["deploytest"]
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue