Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
MINOR: Trigger release only if tag is added (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninok authored Jul 27, 2020
1 parent 4df3fdd commit 9191ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
script: ./scripts/publish-packages.sh
skip_cleanup: true
on:
branch: release
tags: true
- provider: s3
access_key_id: $AWS_ACCESS_KEY_ID
secret_access_key: $AWS_SECRET_ACCESS_KEY
Expand Down

0 comments on commit 9191ffd

Please sign in to comment.