|
|
|
@ -53,8 +53,7 @@ before_deploy: |
|
|
|
deploy: |
|
|
|
deploy: |
|
|
|
provider: releases |
|
|
|
provider: releases |
|
|
|
skip_cleanup: true |
|
|
|
skip_cleanup: true |
|
|
|
api_key: |
|
|
|
api_key: $GITHUB_ACCESS_TOKEN |
|
|
|
secure: $GITHUB_ACCESS_TOKEN |
|
|
|
|
|
|
|
file: pressbooks-aldine-$TRAVIS_TAG.zip |
|
|
|
file: pressbooks-aldine-$TRAVIS_TAG.zip |
|
|
|
on: |
|
|
|
on: |
|
|
|
tags: true |
|
|
|
tags: true |
|
|
|
|