Update github actions
This commit is contained in:
parent
6c0314e3a2
commit
75ffcbb6b4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -6,7 +6,7 @@ name: build and deploy main
|
||||
# events but only for the master branch
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user