Skip to content

Commit

Permalink
Version 1.2 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Abhimanyu121 <abhimanyushekhawat17.as@gmail.com>
  • Loading branch information
Abhimanyu121 committed Oct 24, 2020
1 parent 668886f commit 45c3266
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: make output dir
run: mkdir output
- name: Get dependencies
run: |
cd easyDoser-server/
Expand Down Expand Up @@ -50,4 +48,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: release.zip
asset_name: easyDoser.zip
tag: 1.1
tag: 1.2

0 comments on commit 45c3266

Please sign in to comment.