Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Nov 14, 2023
1 parent cd638bc commit 1854c77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/versioning-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,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
1 change: 0 additions & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
["@semantic-release/npm", {
"npmPublish": false
}],
["@semantic-release/github"],
["@semantic-release/git", {
"assets": ["package.json"],
"message": "chore(Release): ${nextRelease.version}\n\n${nextRelease.notes}"
Expand Down

0 comments on commit 1854c77

Please sign in to comment.