Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w0 committed Nov 28, 2021
1 parent aa4cc54 commit 8ad4307
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ script:
fi
# only deploy to github on a merge to the prod branch
deploy:
provider: script
script: bash deploy.travis.sh
provider: releases
api_key: $GH_TOKEN
file: "test"
skip_cleanup: true
on:
branch: main
Expand Down

0 comments on commit 8ad4307

Please sign in to comment.