Skip to content

Commit

Permalink
Build: travis script update
Browse files Browse the repository at this point in the history
  • Loading branch information
navjottomer committed Jun 26, 2021
1 parent 0f7c563 commit b625bbd
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 @@ -83,7 +83,7 @@ deploy:
skip_cleanup: true
draft: true
prerelease: true
name: Osclass $TRAVIS_TAG
name: Osclass ${$TRAVIS_TAG}
on:
all_branches: true
condition: ${$TRAVIS_BRANCH} =~ ^release[-|_].*$
Expand Down

0 comments on commit b625bbd

Please sign in to comment.