Skip to content

Commit

Permalink
Merge pull request #60 from Fgruntjes/semantic-release
Browse files Browse the repository at this point in the history
deploy test
  • Loading branch information
Fgruntjes authored Feb 2, 2023
2 parents c317d65 + 900a359 commit 729f923
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
persist-credentials: false
- uses: cycjimmy/semantic-release-action@v3
with:
# @see https://github.com/cycjimmy/semantic-release-action/issues/143
semantic_version: 19
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 0 additions & 6 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@semantic-release/npm",
{
"npmPublish": false
}
],
[
"@semantic-release/github",
{
Expand Down

0 comments on commit 729f923

Please sign in to comment.