Skip to content

Commit

Permalink
fix(ci): update ci logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 authored Jan 18, 2023
1 parent 5c4d534 commit fd7a6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
UPM_TAG: upm/v${{ steps.semantic.outputs.new_release_version }}
run: |
git tag $UPM_TAG upm
git push origin --tags
git push origin --tags

0 comments on commit fd7a6cd

Please sign in to comment.