Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vksriharsha authored May 5, 2022
1 parent 978866d commit 847fc24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,12 @@ jobs:
with:
draft: false
prerelease: false
release_name: MOG 2.0.1
tag_name: v2.0.1
release_name: MOG 2.0.2
tag_name: v2.0.2
env:
GITHUB_TOKEN: ${{ github.token }}

- name: MOG 2.0
- name: MOG 2.0.2
if: ${{ matrix.os == 'macos-latest'}}
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 847fc24

Please sign in to comment.