Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
onkarvhanumante authored Feb 18, 2023
1 parent b16abc1 commit dd53ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
tag: ${{ steps.releaseTag.outputs.name }}
run: |
git tag $tag
git push $tag
git push origin $tag
Expand Down

0 comments on commit dd53ccb

Please sign in to comment.