fix deploy

This commit is contained in:
antelle 2020-04-04 18:02:51 +02:00
parent a40c116617
commit 40f3ccc112
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Deploy
on:
push:
branches: [ gh-pages ]
branches: [ 'gh-pages' ]
jobs:
publish:
runs-on: ubuntu-latest