Skip to content

Commit

Permalink
Add publish batch for Github
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsoft committed Jul 18, 2018
1 parent 45750da commit 8fca5ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tools/publish_github.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@echo off
PublishGitHub.py @publish_github_args.txt
7 changes: 7 additions & 0 deletions Tools/publish_github_args.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
--user=ihsoft
--repo=EasyVesselSwitch
--token=<<SECRET>>
--changelog=../CHANGELOG.md
--as_draft
--title=EVS v{tag}
--archive=../EasyVesselSwitch_v1.8.zip

0 comments on commit 8fca5ed

Please sign in to comment.