This commit is contained in:
Matteias Collet 2020-06-29 23:40:11 +02:00
parent bd17c75c2b
commit 27a41cb437

View file

@ -8,7 +8,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/master'
steps:
- name: Checkout