Skip to content

Commit

Permalink
chore(ci): fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Sep 8, 2023
1 parent 479ab36 commit 2d191e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ jobs:
# git tag -a v${{ steps.tag_release.outputs.new_version }} -m "Release v${{ steps.tag_release.outputs.new_version }}"

- name: Git Configuration
id: gitconfig
run: |
git add .
git commit -m "[skip ci] Release v${{ steps.tag_release.outputs.new_version }}"
Expand Down

0 comments on commit 2d191e9

Please sign in to comment.