Skip to content

Commit

Permalink
feat: remove commit ammend
Browse files Browse the repository at this point in the history
  • Loading branch information
BolajiOlajide committed Dec 27, 2021
1 parent 7aa0b79 commit 996b5f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,5 @@ jobs:

- name: Push git tag and updated package.json
run: |
git commit --amend --no-edit
git push origin v${{steps.package-version.outputs.current-version}}
git push origin main

0 comments on commit 996b5f4

Please sign in to comment.