1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore: push docs to master

Docs are using master instead of gh-pages.
This commit is contained in:
Carlos Alexandro Becker 2017-12-05 23:37:34 -02:00 committed by Carlos Alexandro Becker
parent 94481dfbe2
commit b0aa533a4f

View File

@ -25,8 +25,8 @@ deploy:
github_token: $GITHUB_TOKEN
repo: goreleaser/goreleaser.github.io
local_dir: ./dist/goreleaser.github.io
target_branch: master
on:
# TODO: change this to tags
branch: master
tags: true
notifications:
email: false