updated workflow
This commit is contained in:
parent
c0c28aa679
commit
19a87241ee
1 changed files with 1 additions and 5 deletions
|
@ -1,10 +1,6 @@
|
||||||
name: Build and Deploy Website
|
name: Build and Deploy Website
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- develop
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue