Deploy on master only

This commit is contained in:
Natsu Kagami 2020-06-27 22:33:24 -04:00
parent 37556df3b7
commit 03c3281029
Signed by: nki
GPG key ID: 73376E117CD20735

View file

@ -1,9 +1,8 @@
name: Deploy
# on:
# push:
# branches: [ master ]
on: [ push ]
on:
push:
branches: [ master ]
jobs:
build: