Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdai7 committed Nov 9, 2023
1 parent 25cb3dc commit fe4b07a
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 @@ -65,6 +65,6 @@ deploy:
skip_cleanup: true
on:
tags: true
# condition: ${TRAVIS_TAG} =~ ^[0-9]+\.[0-9]+\.[0-9]+$
condition: ${TRAVIS_TAG} =~ ^[0-9]+\.[0-9]+\.[0-9]+$
api_key: "${GITHUB_TOKEN}"
name: "${TRAVIS_TAG}"

0 comments on commit fe4b07a

Please sign in to comment.