Skip to content

Commit

Permalink
Fixed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
OmOmofonmwan committed Nov 25, 2024
1 parent de2a258 commit 228325f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/shared_action_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ jobs:
git pull -p
git config user.name "ikmdevops"
git config user.email devops@ikm.dev
git commit -m"Release Version ${NEW_RELEASE_TAG}"
git tag -a v$NEW_RELEASE_TAG -m"Release Version $NEW_RELEASE_TAG"
git push --tags origin
env:
Expand Down

0 comments on commit 228325f

Please sign in to comment.