Skip to content

Commit

Permalink
Adding gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidban77 committed Oct 28, 2020
1 parent d8f8737 commit 82a27c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ build:
publish:
poetry publish

gh-release:
gh release create v${VERSION} -F docs/content/about/changelog.md -t "Release v${VERSION}" --repo davidban77/gns3fy

docker-settings:
cp .vscode/docker-settings.json .vscode/settings.json

Expand Down

0 comments on commit 82a27c6

Please sign in to comment.