Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtsap authored Nov 9, 2023
1 parent 1369819 commit 75537f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,7 @@ jobs:
fetch-depth: 0
- name: Create Github release
run: |
gh release create 'v$SEMVER'
- name: Upload Github release
run: |
gh release upload 'v$SEMVER'
gh release create v$SEMVER

Expand Down

0 comments on commit 75537f5

Please sign in to comment.