Skip to content

Commit

Permalink
Fixed travis github release.
Browse files Browse the repository at this point in the history
  • Loading branch information
petrbroz committed May 20, 2019
1 parent c97dc93 commit 4b4d830
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ deploy:
tags: true
- provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: bin/*
on:
tags: true
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forge-cli-utils",
"version": "0.6.1",
"version": "0.6.2",
"description": "Command line tools for Autodesk Forge services.",
"bin": {
"forge-dm": "src/forge-dm.js",
Expand Down

0 comments on commit 4b4d830

Please sign in to comment.