Only deploy website once.
This commit is contained in:
parent
66945db7de
commit
9e2c6e0490
1 changed files with 1 additions and 0 deletions
|
@ -32,3 +32,4 @@ deploy:
|
||||||
script: .github/deploy.sh
|
script: .github/deploy.sh
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
python: 3.6
|
||||||
|
|
Loading…
Reference in a new issue