Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeff07 committed Dec 3, 2021
1 parent 4fcf5d1 commit 8be9b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ jobs:
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git describe --tags
git log --oneline $(git describe --tags --abbrev=0 @^)..@
semantic-release publish -v DEBUG -D commit_author="github-actions <action@github.com>"

0 comments on commit 8be9b5d

Please sign in to comment.