Skip to content

Commit

Permalink
fix(release-notes): fixing semantic-release-bot to push release-notes…
Browse files Browse the repository at this point in the history
… and version to dev (#374)
  • Loading branch information
ehsan-github authored Apr 26, 2023
1 parent d0eab3e commit 2a2e04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 2a2e04a

Please sign in to comment.