Changed branch name that action is ran on from master to main

This commit is contained in:
Gregory Campbell
2021-11-23 21:52:15 -05:00
parent da3662abc4
commit 0786eeb492
+1 -1
View File
@@ -3,7 +3,7 @@ name: Deploy
on: on:
push: push:
branches: branches:
- master - main
jobs: jobs:
build: build: