Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
only deploy github pages from master
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Oct 25, 2019
1 parent 9d6a8d2 commit 4f79ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ workflows:
- deploy-github-pages:
filters:
branches:
only: develop
only: master
requires:
- build

0 comments on commit 4f79ff3

Please sign in to comment.