Merge branch 'main' into portfolio
This commit is contained in:
commit
afcdd8ed12
|
@ -1,5 +1,8 @@
|
||||||
name: Build
|
name: Build
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Deploy:
|
Deploy:
|
||||||
|
|
Loading…
Reference in New Issue