Skip to content

Commit

Permalink
publish to JAM
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Aug 11, 2015
1 parent f130e77 commit b7b2386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sak/npm.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def release(version, message = None):
lib.npm.upload(version, message)
publish()
subprocess.call( [ 'spm' , 'publish' ] )
subprocess.call( [ 'jam' , 'publish' ] )

finally :
lib.git.checkout( "master" )
Expand Down

0 comments on commit b7b2386

Please sign in to comment.