Skip to content

Commit

Permalink
fix: Attempted deploy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgruntjes committed Feb 2, 2023
1 parent 4b434f1 commit 900a359
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 900a359

Please sign in to comment.