Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jul 17, 2021
1 parent e501501 commit a3d5a31
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/automated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,9 @@ jobs:
uses: cycjimmy/semantic-release-action@v2
id: semantic
with:
# semantic_version: 17.4.3
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
@semantic-release/npm
# @semantic-release/github
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
NPM_TOKEN: "${{ secrets.NPM_TOKEN }}"
Expand Down

0 comments on commit a3d5a31

Please sign in to comment.