Skip to content

Commit

Permalink
updated build version
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 22, 2020
1 parent a6303b9 commit 63d052d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: easyDoser-server/easyDoser-server
asset_name: easyDoser-server
tag: 0.2
tag: 0.3

- uses: actions/checkout@v2
- name: Use Node.js 14.x
Expand All @@ -53,4 +53,4 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: easyDoser-frontend/build
asset_name: easyDoser-server
tag: 0.2
tag: 0.3

0 comments on commit 63d052d

Please sign in to comment.