colon in publishing example

This commit is contained in:
Joel Marcey 2018-03-19 15:28:36 -07:00 committed by GitHub
parent 1345504544
commit b6c6c2e4b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,7 +116,7 @@ workflows:
version: 2
build_and_deploy:
jobs:
- deploy-website
- deploy-website:
# filters: *filter-only-master
```